menu
flutter_simple_ble package
documentation
ble_method_channel.dart
BleMethodChannel
connectionState property
connectionState property
dark_mode
light_mode
connectionState
property
@
override
Stream
<
BleConnectionEvent
>
get
connectionState
override
Implementation
@override Stream<BleConnectionEvent> get connectionState => _connectionStateController.stream;
flutter_simple_ble package
documentation
ble_method_channel
BleMethodChannel
connectionState property
BleMethodChannel class