selectedIcon property

Widget selectedIcon
final

An alternative icon displayed when this bottom navigation item is selected.

If this icon is not provided, the bottom navigation bar will display icon in either state.

Implementation

final Widget selectedIcon;