style property

TextStyle? style
getter/setter pair

style is a TextStyle object which is used to style the text

Implementation

TextStyle? style;