selectedIcon property

IconData? selectedIcon
final

Optional alternate icon to display when this tab is selected. If null, icon will be used in both states.

Implementation

final IconData? selectedIcon;