inactiveColor property

Color? inactiveColor
final

The color of the unselected BarItem.iconData or BarItem.image.

If null then the unselected item color AnimatedTextBar.selectedItemColor's color is used.

Implementation

final Color? inactiveColor;