editorFocusNode property
node of the TextField used in the editor. Used to ensure the editor input is selected after the ButtonRow was clicked
Implementation
FocusNode? editorFocusNode;
node of the TextField used in the editor. Used to ensure the editor input is selected after the ButtonRow was clicked
FocusNode? editorFocusNode;