PrintTsplUtil class

Constructors

PrintTsplUtil()

Properties

bytes List<int>
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

addCommand(String comman) → dynamic
buildImgByte(int width, int height, Uint8List data) List<int>
cls() → dynamic
end() → dynamic
image(Image imgObj) → dynamic
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
pageSize({dynamic width = 58, dynamic height = 30, dynamic space = 2}) → dynamic
setText(dynamic x, dynamic y, dynamic font, dynamic rotation, dynamic x_, dynamic y_, dynamic str) → dynamic
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited