menu
flutter_web_bluetooth_backend package
documentation
flutter_web_bluetooth_scanner.dart
FlutterWebBluetoothScanner
stateStream property
stateStream property
dark_mode
light_mode
stateStream
property
Stream
<
BleScannerState
>
get
stateStream
inherited
Implementation
Stream<State> get stateStream => _stateStreamController.stream;
flutter_web_bluetooth_backend package
documentation
flutter_web_bluetooth_scanner
FlutterWebBluetoothScanner
stateStream property
FlutterWebBluetoothScanner class