unselectedIconTheme property
The icon theme for the unselected navigation items.
If not specified, it defaults to the theme's bottomNavigationBarTheme.unselectedIconTheme
or an IconThemeData with size 20.0
.
Implementation
final IconThemeData? unselectedIconTheme;