unselectedTextStyle property
Text style for unselected segments.
If null, uses default style with fontSize 13, fontWeight w500, and white color at 60% opacity.
Implementation
final TextStyle? unselectedTextStyle;
Text style for unselected segments.
If null, uses default style with fontSize 13, fontWeight w500, and white color at 60% opacity.
final TextStyle? unselectedTextStyle;