unselectedIconTheme property
final
The theme to merge with the default icon theme for NavigationRailDestination icons, when the destination is not selected.
Implementation
final IconThemeData? unselectedIconTheme;
The theme to merge with the default icon theme for NavigationRailDestination icons, when the destination is not selected.
final IconThemeData? unselectedIconTheme;