menu
kiosk_plugin package
documentation
kiosk.dart
Printer
cutPaper method
cutPaper method
dark_mode
light_mode
cutPaper
method
Future
<
void
>
cutPaper
(
)
Implementation
Future<void> cutPaper() async { await _methodChannel.invokeMethod("cutPaper"); }
kiosk_plugin package
documentation
kiosk
Printer
cutPaper method
Printer class