menu
smart_printer_flutter package
documentation
smart_printer_flutter_platform_interface.dart
SmartPrinterFlutterPlatform
cutPaper abstract method
cutPaper abstract method
dark_mode
light_mode
cutPaper
abstract method
Future
<
void
>
cutPaper
(
)
Sends a cut paper command to the POS printer.
Implementation
Future<void> cutPaper();
smart_printer_flutter package
documentation
smart_printer_flutter_platform_interface
SmartPrinterFlutterPlatform
cutPaper abstract method
SmartPrinterFlutterPlatform class