style property

TextStyle? style
final

The global or root style, equivalent to the top level TextSpan style of a RichText widget.

Implementation

final TextStyle? style;