menu
g_state package
documentation
rx/core/core.dart
RxObjectMixin<T>
stream property
stream property
dark_mode
light_mode
stream
property
Stream
<
T
>
get
stream
inherited
Implementation
Stream<T> get stream { return subject.stream; }
g_state package
documentation
rx/core/core
RxObjectMixin<T>
stream property
RxObjectMixin mixin