unselectedIconTheme property

IconThemeData? unselectedIconTheme
final

The theme to merge with the default icon theme for NavigationRailDestination icons, when the destination is not selected.

Implementation

final IconThemeData? unselectedIconTheme;