style property
The style to use for the text being edited.
This text style is also used as the base style for the decoration.
If null, defaults to the subtitle1
text style from the current Theme.
Implementation
final TextStyle? style;
The style to use for the text being edited.
This text style is also used as the base style for the decoration.
If null, defaults to the subtitle1
text style from the current Theme.
final TextStyle? style;