selectedTextStyle property

TextStyle? selectedTextStyle
final

The text style of the ShadOption when selected, defaults to ShadThemeData.optionTheme.selectedTextStyle.

Implementation

final TextStyle? selectedTextStyle;