menu
flutter_web_bluetooth_backend package
documentation
flutter_web_bluetooth_connector.dart
FlutterWebBluetoothConnector
canNotifyState method
canNotifyState method
dark_mode
light_mode
canNotifyState
method
@protected
bool
canNotifyState
(
)
inherited
Implementation
@protected bool canNotifyState() { return !_stateStreamController.isClosed; }
flutter_web_bluetooth_backend package
documentation
flutter_web_bluetooth_connector
FlutterWebBluetoothConnector
canNotifyState method
FlutterWebBluetoothConnector class