unselectedLabelStyle property

TextStyle? unselectedLabelStyle
final

The TextStyle of the BarItem labels when they are not selected.

Implementation

final TextStyle? unselectedLabelStyle;