optionTextStyle property

TextStyle? optionTextStyle
final

Text style for the navigation options.

If null, uses the theme's bodyMedium style with medium weight.

Implementation

final TextStyle? optionTextStyle;