menu
ble_controller package
documentation
ble_controller_platform_interface.dart
BleControllerPlatform
notify abstract method
notify abstract method
dark_mode
light_mode
notify
abstract method
Future
<
bool
?
>
notify
(
bool
?
state
)
Implementation
Future<bool?> notify(bool? state);
ble_controller package
documentation
ble_controller_platform_interface
BleControllerPlatform
notify abstract method
BleControllerPlatform class