menu
blue_thermal_printer_plus package
documentation
blue_thermal_printer_plus.dart
BlueThermalPrinterPlus
isOn property
isOn property
dark_mode
light_mode
isOn
property
Future
<
bool
?
>
get
isOn
Implementation
Future<bool?> get isOn async => await _manager.isOn();
blue_thermal_printer_plus package
documentation
blue_thermal_printer_plus
BlueThermalPrinterPlus
isOn property
BlueThermalPrinterPlus class