EnterText constructor
Creates a command that enters text into the currently focused widget.
Implementation
const EnterText(this.text, { super.timeout });
Creates a command that enters text into the currently focused widget.
const EnterText(this.text, { super.timeout });