selectedIconTheme property

IconThemeData? selectedIconTheme
getter/setter pair

The size, opacity, and color of the icon in the currently selected BottomNavigationBarItem.icon.

Implementation

IconThemeData? selectedIconTheme;