iconTheme property
final
The theme to merge with the default icon theme for NavigationDestination icons.
You can use this to specify a different icon theme when the icon is selected.
Implementation
final MaterialStateProperty<IconThemeData?>? iconTheme;