menu
sunmi_printerx package
documentation
sunmi_printerx_method_channel.dart
MethodChannelSunmiPrinterX
lampsOff method
lampsOff method
dark_mode
light_mode
lampsOff
method
@
override
Future
<
void
>
lampsOff
(
)
override
Implementation
@override Future<void> lampsOff() { return methodChannel.invokeMethod<void>('lampsOff'); }
sunmi_printerx package
documentation
sunmi_printerx_method_channel
MethodChannelSunmiPrinterX
lampsOff method
MethodChannelSunmiPrinterX class