dcli
dcli
Terminal
Terminal factory constructor
Terminal
Terminal
constructor
Null safety
Terminal
(
)
Factory ctor to get a Terminal
Implementation
factory Terminal() => _self;
dcli
dcli
Terminal
Terminal factory constructor
Terminal class
Constructors
Terminal
Properties
column
columns
hashCode
hasTerminal
isAnsi
lines
row
rows
runtimeType
Methods
clearLine
clearScreen
cursorDown
cursorLeft
cursorRight
cursorUp
home
noSuchMethod
overwriteLine
showCursor
startOfLine
toString
write
writeLine
Operators
operator ==
Static methods
previousLine