textStyleSingleSelection property
Or just modify a Theme.of(context).textTheme.labelLarge.
Implementation
final TextStyle? textStyleSingleSelection;
Or just modify a Theme.of(context).textTheme.labelLarge.
final TextStyle? textStyleSingleSelection;