Command class
Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited
Static Methods
-
beep()
→ String
-
-
clearCache()
→ String
-
-
close()
→ String
-
-
createLine(String command, List<String> args)
→ String
-
-
createString(String command, List<String> args)
→ String
-
-
imageString(String x, String y, String widthByte, String heightDot, {String mode = "0"})
→ String
-
-
printIt(String copy, {String repeat = "1"})
→ String
-
-
reverse(String x, String y, String widthByte, String heightDot)
→ String
-
-
selfTest()
→ String
-
-
setDirection(String direction)
→ String
-
-
setGap(String w, String h, String unit)
→ String
-
-
setOffset(String distance, String offset, String unit)
→ String
-
-
setReference(String x, String y)
→ String
-
-
setShift(String shiftLeft, String shiftTop)
→ String
-
-
setSize(String w, String h, String unit)
→ String
-