menu
ble_plugin package
documentation
ble_plugin_web.dart
BlePluginWeb
registerWith static method
registerWith static method
dark_mode
light_mode
registerWith
static method
void
registerWith
(
Registrar
registrar
)
Implementation
static void registerWith(Registrar registrar) { BlePluginPlatform.instance = BlePluginWeb(); }
ble_plugin package
documentation
ble_plugin_web
BlePluginWeb
registerWith static method
BlePluginWeb class