style property

TextStyle? style
final

The style to use for the text being edited.

Same as TextField.style

Implementation

final TextStyle? style;