optionTextStyle property
Text style for the navigation options.
If null, uses the theme's bodyMedium style with medium weight.
Implementation
final TextStyle? optionTextStyle;
Text style for the navigation options.
If null, uses the theme's bodyMedium style with medium weight.
final TextStyle? optionTextStyle;