menu
printer_service package
documentation
thermal_printer.dart
PrinterManager
stateTCP property
stateTCP property
dark_mode
light_mode
stateTCP
property
Stream
<
TCPStatus
>
get
stateTCP
Implementation
Stream<TCPStatus> get stateTCP => tcpPrinterConnector.currentStatus.cast<TCPStatus>();
printer_service package
documentation
thermal_printer
PrinterManager
stateTCP property
PrinterManager class