menu
flutter_thermal_printer package
documentation
utils/printer.dart
Printer
isSystemPrinter property
isSystemPrinter property
dark_mode
light_mode
isSystemPrinter
property
bool
get
isSystemPrinter
Implementation
bool get isSystemPrinter => queueName?.isNotEmpty ?? false;
flutter_thermal_printer package
documentation
utils/printer
Printer
isSystemPrinter property
Printer class