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