menu
rx_state_manager package
documentation
rx_var.dart
RxState<T>
stream property
stream property
dark_mode
light_mode
stream
property
Stream
<
RxStateBase
<
T
>
>
get
stream
Implementation
Stream<RxStateBase<T>> get stream => _subject.stream;
rx_state_manager package
documentation
rx_var
RxState<T>
stream property
RxState class