menu
fluttery_framework package
documentation
view.dart
RxObjectMixin<T>
stream property
stream property
dark_mode
light_mode
stream
property
Stream
<
T
>
get
stream
Implementation
Stream<T> get stream => subject.stream;
fluttery_framework package
documentation
view
RxObjectMixin<T>
stream property
RxObjectMixin mixin