activeIcon property

Widget? activeIcon
getter/setter pair

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.

See also:

Implementation

Widget? activeIcon;