textStyle property

TextStyle? textStyle
final

Text style applied to the label via DefaultTextStyle. Defaults to ShadTextTheme.small with normal weight and ShadColorScheme.foreground color.

Implementation

final TextStyle? textStyle;