style property

TextStyle? style
final

Defaults to the TextTheme.subtitle1 value of the current ThemeData.textTheme of the current Theme.

Implementation

final TextStyle? style;