textStyle property

TextStyle? textStyle
final

A text style.

Defaults to TextTheme.headline5.

Implementation

final TextStyle? textStyle;