menu
watchify_flutter package
documentation
watchify_flutter_platform_interface.dart
WatchifyFlutterPlatform
contextStream method
contextStream method
dark_mode
light_mode
contextStream
method
Stream
<
Map
<
String
,
dynamic
>
>
contextStream
(
)
Implementation
Stream<Map<String, dynamic>> contextStream() { throw UnimplementedError('Stream failed'); }
watchify_flutter package
documentation
watchify_flutter_platform_interface
WatchifyFlutterPlatform
contextStream method
WatchifyFlutterPlatform class