unselectedLabelColor property

Color? unselectedLabelColor
final

The color of unselected tab label.

If null, defaults to the value of ColorfulTabBar.unselectedLabelColor.

Implementation

final Color? unselectedLabelColor;