style property

TextStyle? style
getter/setter pair

style is a TextStyle type value an it's not required as well. This gives a style of you text typed field or cell.

Implementation

TextStyle? style;