activeColor property

Color activeColor
final

Color of BottomBarItem when it is selected.

This will be the active color of the background

This can also be the active color of the icon and title if activeIconColor and activeTitleColor are null

Implementation

final Color activeColor;