style property

TextStyle? style
final

The style to use for the text.

If null, defaults DefaultTextStyle of context.

Implementation

final TextStyle? style;