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