focusNode property
Controls whether this editor has keyboard focus.
Can be null
in which case this editor creates its own instance to
control keyboard focus.
Implementation
final FocusNode? focusNode;
Controls whether this editor has keyboard focus.
Can be null
in which case this editor creates its own instance to
control keyboard focus.
final FocusNode? focusNode;