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