selectedTextStyle property

TextStyle? selectedTextStyle
final

The text style for the currently selected segment.

Defaults to a bold style derived from the theme's labelMedium.

Implementation

final TextStyle? selectedTextStyle;