unselectedTextStyle property
The text style for the segments that are not currently selected.
Defaults to a style derived from the theme's labelMedium.
Implementation
final TextStyle? unselectedTextStyle;
The text style for the segments that are not currently selected.
Defaults to a style derived from the theme's labelMedium.
final TextStyle? unselectedTextStyle;