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