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