activeIcon property
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.
See also:
- BottomNavigationBarItem.icon, for a description of how to pair icons.
Implementation
final Widget activeIcon;