style property Null safety
final
The style to use for the text.
If null, defaults DefaultTextStyle of context.
Implementation
final TextStyle? style;
The style to use for the text.
If null, defaults DefaultTextStyle of context.
final TextStyle? style;