unselectedIconTheme property

IconThemeData? unselectedIconTheme
getter/setter pair

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

Implementation

IconThemeData? unselectedIconTheme;