SunmiPrinter class

Constructors

SunmiPrinter()

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

Operators

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

Static Methods

cutPaper() Future<void>
printLine(int line) Future<void>
printText({required String text, int? size, bool? bold, bool? underLine, String? typeface}) Future<void>
setAlignment(int value) Future<void>
startInitPrinter() Future<void>
startPrinter() Future<bool?>
startPrinterExam() Future<void>

Constants

platform → const MethodChannel