selectedIcon property

Widget? selectedIcon
final

The icon that represents this item when selected. If null, icon is displayed.

Usually an Icon

Implementation

final Widget? selectedIcon;