menu
flutter_thermal_printer package
documentation
Windows/window_printer_manager.dart
WindowPrinterManager
devicesStream property
devicesStream property
dark_mode
light_mode
devicesStream
property
Stream
<
List
<
Printer
>
>
get
devicesStream
Implementation
Stream<List<Printer>> get devicesStream => _devicesstream.stream;
flutter_thermal_printer package
documentation
Windows/window_printer_manager
WindowPrinterManager
devicesStream property
WindowPrinterManager class