selectedItemColor property

Color? selectedItemColor
final

The color of the selected BottomNavigationBarItem.icon and BottomNavigationBarItem.label.

See BottomNavigationBar.selectedItemColor.

Implementation

final Color? selectedItemColor;