bluetoothConnected property
The method channel used to interact with the native platform.
Implementation
static ValueNotifier bluetoothConnected = ValueNotifier(false);
The method channel used to interact with the native platform.
static ValueNotifier bluetoothConnected = ValueNotifier(false);