style property

TextStyle? style
final

The style to use for the text being edited.

See TextField.style for details.

Implementation

final TextStyle? style;