menu
d1_terminal_plugin package
documentation
d1_terminal_plugin_method_channel.dart
MethodChannelD1TerminalPlugin
cutPaper method
cutPaper method
dark_mode
light_mode
cutPaper
method
@
override
Future
<
void
>
cutPaper
(
)
override
Implementation
@override Future<void> cutPaper() async { await methodChannel.invokeMethod('cutPaper'); }
d1_terminal_plugin package
documentation
d1_terminal_plugin_method_channel
MethodChannelD1TerminalPlugin
cutPaper method
MethodChannelD1TerminalPlugin class