style property

TextStyle? style
finalinherited

The style to use for the text.

If null, defaults DefaultTextStyle of context.

Implementation

final TextStyle? style;