selectedTextStyle property
Text style for the selected segment.
If null, uses default style with fontSize 13, fontWeight w600, and white color.
Implementation
final TextStyle? selectedTextStyle;
Text style for the selected segment.
If null, uses default style with fontSize 13, fontWeight w600, and white color.
final TextStyle? selectedTextStyle;