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