inactiveColor property

Color? inactiveColor
final

Color of BottomBarItem while it is not selected.

This will be the inactive color of icon, title, and background.

Implementation

final Color? inactiveColor;