selectedItemColor property Null safety
final
The color of the selected BottomNavigationBarItem.icon and BottomNavigationBarItem.label.
Implementation
final Color? selectedItemColor;
The color of the selected BottomNavigationBarItem.icon and BottomNavigationBarItem.label.
final Color? selectedItemColor;