menu
sunmi_ext_printer package
documentation
sunmi_ext_printer_method_channel.dart
MethodChannelPrinter
tab method
tab method
dark_mode
light_mode
tab
method
@
override
Future
<
void
>
tab
(
)
override
Implementation
@override Future<void> tab() async { await methodChannel.invokeMethod<void>('tab'); }
sunmi_ext_printer package
documentation
sunmi_ext_printer_method_channel
MethodChannelPrinter
tab method
MethodChannelPrinter class