input property
TerminalInput
get
input
Shortcut to the current terminal's input.
Implementation
static TerminalInput get input => current.input;
Shortcut to the current terminal's input.
static TerminalInput get input => current.input;