bluetoothConnected property

ValueNotifier bluetoothConnected
getter/setter pair

The method channel used to interact with the native platform.

Implementation

static ValueNotifier bluetoothConnected = ValueNotifier(false);