menu
printer_service package
documentation
thermal_printer.dart
Command
clearCache static method
clearCache static method
dark_mode
light_mode
clearCache
static method
String
clearCache
(
)
Implementation
static String clearCache() { return createLine(CLS, []); }
printer_service package
documentation
thermal_printer
Command
clearCache static method
Command class