menu
watchify_flutter package
documentation
watchify_flutter_method_channel.dart
MethodChannelWatchifyFlutter
contextStream method
contextStream method
dark_mode
light_mode
contextStream
method
@
override
Stream
<
Map
<
String
,
dynamic
>
>
contextStream
(
)
override
Implementation
@override Stream<Map<String, dynamic>> contextStream() => _contextControllerHandler.stream;
watchify_flutter package
documentation
watchify_flutter_method_channel
MethodChannelWatchifyFlutter
contextStream method
MethodChannelWatchifyFlutter class