menu
flutter_easy package
documentation
flutter_easy.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_easy package
documentation
flutter_easy
RxObjectMixin<T>
stream property
RxObjectMixin mixin