focusNode property
final
Represents the focus node for the editor. Useful to control focus programmatically.
Implementation
final FocusNode? focusNode;
Represents the focus node for the editor. Useful to control focus programmatically.
final FocusNode? focusNode;