navigationRailUnselectedLabelSize property

double? navigationRailUnselectedLabelSize
final

The size of the text label on unselected NavigationRail items.

If defined, it overrides the font size on effective label TextStyle on unselected items, 11 is used as fallback if needed.

Implementation

final double? navigationRailUnselectedLabelSize;