selectedIconTheme property
The size, opacity, and color of the icon in the currently selected BottomNavigationBarItem.icon.
Implementation
IconThemeData? selectedIconTheme;
The size, opacity, and color of the icon in the currently selected BottomNavigationBarItem.icon.
IconThemeData? selectedIconTheme;