menu
zebra_printer_cpcl package
documentation
zebra_printer.dart
PaperState
isPaperOut method
isPaperOut method
dark_mode
light_mode
isPaperOut
method
bool
isPaperOut
(
)
Converts enum value to boolean
Implementation
bool isPaperOut() { return this == PaperState.out; }
zebra_printer_cpcl package
documentation
zebra_printer
PaperState
isPaperOut method
PaperState enum