activeColor property

Color? activeColor
final

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

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

Implementation

final Color? activeColor;