menu
ty_smart_pos_api_plugin package
documentation
modules/led/led_device.dart
LedDevice
setLed abstract method
setLed abstract method
dark_mode
light_mode
setLed
abstract method
Future
<
bool
?
>
setLed
(
LedLight
light
,
bool
isOn
)
Implementation
Future<bool?> setLed(LedLight light, bool isOn);
ty_smart_pos_api_plugin package
documentation
modules/led/led_device
LedDevice
setLed abstract method
LedDevice mixin