menu
gertec_plus package
documentation
gertec_plus_platform_interface.dart
GertecPlusPlatform
ledOff method
ledOff method
dark_mode
light_mode
ledOff
method
Future
<
void
>
ledOff
(
)
Implementation
Future<void> ledOff() => _unimpl('ledOff');
gertec_plus package
documentation
gertec_plus_platform_interface
GertecPlusPlatform
ledOff method
GertecPlusPlatform class