printersdk
printer_models
PrinterStatus
statusPrintPause constant
statusPrintPause
statusPrintPause
constant
Null safety
int
const
statusPrintPause
暂停打印(仅支持tspl)
Implementation
static const statusPrintPause = 0x01 << 5;
printersdk
printer_models
PrinterStatus
statusPrintPause constant
PrinterStatus class
Constructors
PrinterStatus
Properties
hashCode
runtimeType
status
Methods
noSuchMethod
toString
Operators
operator ==
Constants
statusNoCarbon
statusNoPaper
statusOk
statusOpenCover
statusPrinting
statusPrintPause
statusUnknownError
statusWillNoPaper