selectedLabelTextStyle property Null safety
final
The style to merge with the default text style for NavigationRailDestination labels, when the destination is selected.
Implementation
final TextStyle? selectedLabelTextStyle;
The style to merge with the default text style for NavigationRailDestination labels, when the destination is selected.
final TextStyle? selectedLabelTextStyle;