menu
flutter_web_bluetooth_backend package
documentation
flutter_web_bluetooth_connector.dart
FlutterWebBluetoothConnector
stateStream property
stateStream property
dark_mode
light_mode
stateStream
property
Stream
<
BleConnectorStatus
>
get
stateStream
inherited
Implementation
Stream<State> get stateStream => _stateStreamController.stream;
flutter_web_bluetooth_backend package
documentation
flutter_web_bluetooth_connector
FlutterWebBluetoothConnector
stateStream property
FlutterWebBluetoothConnector class