style property

TextStyle? style
final

You can set the style of the text, fontSize is included here so it won't work if you set it outside of style.

Implementation

final TextStyle? style;