selectedTextStyle property

TextStyle? selectedTextStyle
final

Text style for the selected segment.

If null, uses default style with fontSize 13, fontWeight w600, and white color.

Implementation

final TextStyle? selectedTextStyle;