menu
flutter_smart_watch package
documentation
flutter_smart_watch.dart
FlutterWatchOsConnectivity
reachabilityChanged property
reachabilityChanged property
dark_mode
light_mode
reachabilityChanged
property
Stream
<
bool
>
get
reachabilityChanged
Implementation
Stream<bool> get reachabilityChanged => _watchOSObserver.reachabilityStreamController.stream;
flutter_smart_watch package
documentation
flutter_smart_watch
FlutterWatchOsConnectivity
reachabilityChanged property
FlutterWatchOsConnectivity class