styleEditing property

TextStyle? styleEditing
final

The text style of TextField in the editing mode

If not specified, the theme's text style is used

Implementation

final TextStyle? styleEditing;