menu
gertec_plus package
documentation
gertec_plus_platform_interface.dart
GertecPlusPlatform
ledSet method
ledSet method
dark_mode
light_mode
ledSet
method
Future
<
void
>
ledSet
(
String
id
,
bool
on
)
Implementation
Future<void> ledSet(String id, bool on) => _unimpl('ledSet');
gertec_plus package
documentation
gertec_plus_platform_interface
GertecPlusPlatform
ledSet method
GertecPlusPlatform class