unselectedLabelTextStyle property

TextStyle? unselectedLabelTextStyle
final

The style to merge with the default text style for NavigationRailDestination labels, when the destination is not selected.

Implementation

final TextStyle? unselectedLabelTextStyle;