activeLabelStyle property

TextStyle? activeLabelStyle
final

Text style of label segment NavigationRail when active

By default labelStyle is Typography.caption and copy color with activeColor

Implementation

final TextStyle? activeLabelStyle;