menu
flutter_web_bluetooth_backend package
documentation
flutter_web_bluetooth_central.dart
FlutterWebBluetoothCentral
stateStream property
stateStream property
dark_mode
light_mode
stateStream
property
Stream
<
BleCentralStatus
>
get
stateStream
inherited
Implementation
Stream<State> get stateStream => _stateStreamController.stream;
flutter_web_bluetooth_backend package
documentation
flutter_web_bluetooth_central
FlutterWebBluetoothCentral
stateStream property
FlutterWebBluetoothCentral class