labelStyle property

TextStyle? labelStyle
final

The text style of the selected tab labels.

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

Implementation

final TextStyle? labelStyle;