selectedIcon property

Widget? selectedIcon
final

Override for SegmentedButton.selectedIcon property.

If non-null, then selectedIcon will be used instead of default value for SegmentedButton.selectedIcon.

Implementation

final Widget? selectedIcon;