inactiveColor property
final
The foreground color of the icon and title for the BottomNavigationBarItems in the unselected state.
Defaults to a CupertinoDynamicColor that matches the disabled foreground
color of the native UITabBar
component.
Implementation
final Color inactiveColor;