style property

TextStyle? style
final

This is the style to use for the whole text string. If null a default style will be used.

Implementation

final TextStyle? style;