selectedIconTheme property
The icon theme for the selected navigation item.
If not specified, it defaults to the theme's bottomNavigationBarTheme.selectedIconTheme
or an IconThemeData with size 24.0
.
Implementation
final IconThemeData? selectedIconTheme;