style property

TextStyle style
final

The style to use for the text being edited. If null, defaults to the subtitle1 text style from the current Theme.

Implementation

final TextStyle style;