unselectedLabelStyle property

TextStyle? unselectedLabelStyle
final

The text style of the unselected tab labels.

See TabBar documentation.

Implementation

final TextStyle? unselectedLabelStyle;