unselectedItemColor property

Color? unselectedItemColor
final

The color of the unselected BottomNavigationBarItem.icon and BottomNavigationBarItem.labels.

See BottomNavigationBar.unselectedItemColor.

Implementation

final Color? unselectedItemColor;