activeColorSecondary property

Color? activeColorSecondary
final

Color for the item's icon and title. In most styles, declaring the the activeColorPrimary will be enough. But in some styles like style7, this might come help in differentiating the colors.

Implementation

final Color? activeColorSecondary;