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