menu
printer_service package
documentation
thermal_printer.dart
PrinterManager
stateBluetooth property
stateBluetooth property
dark_mode
light_mode
stateBluetooth
property
Stream
<
BTStatus
>
get
stateBluetooth
Implementation
Stream<BTStatus> get stateBluetooth => bluetoothPrinterConnector.currentStatus.cast<BTStatus>();
printer_service package
documentation
thermal_printer
PrinterManager
stateBluetooth property
PrinterManager class