unselectedItemColor property
final
The color of the unselected BottomNavigationBarItem.icon and BottomNavigationBarItem.labels.
Implementation
final Color? unselectedItemColor;
The color of the unselected BottomNavigationBarItem.icon and BottomNavigationBarItem.labels.
final Color? unselectedItemColor;