output property
TerminalOutput
get
output
Shortcut to the current terminal's output.
Implementation
static TerminalOutput get output => current.output;
Shortcut to the current terminal's output.
static TerminalOutput get output => current.output;