menu
flutter_resu package
documentation
channel.dart
Channel
callbackStream property
callbackStream property
dark_mode
light_mode
callbackStream
property
Stream
<
String
>
get
callbackStream
Implementation
Stream<String> get callbackStream => resuResultCallbackStreamController.stream;
flutter_resu package
documentation
channel
Channel
callbackStream property
Channel class