selectedLabelTextStyle property

TextStyle? selectedLabelTextStyle
final

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

Implementation

final TextStyle? selectedLabelTextStyle;