textStyle property

TextStyle? textStyle
final

The style of the text. When omitted, it uses the theme's bodyMedium style.

Implementation

final TextStyle? textStyle;