unselectedLabelStyle property

TextStyle? unselectedLabelStyle
final

The text style of the unselected tab labels.

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

Implementation

final TextStyle? unselectedLabelStyle;