style property

TextStyle? style
final

The TextStyle of the text, in the same was it's used in the Text widget

Implementation

final TextStyle? style;