selectedTextStyle property
The text style for the currently selected segment.
Defaults to a bold style derived from the theme's labelMedium.
Implementation
final TextStyle? selectedTextStyle;
The text style for the currently selected segment.
Defaults to a bold style derived from the theme's labelMedium.
final TextStyle? selectedTextStyle;