menu
meedu package
documentation
rx/rx.dart
RxNotifier<T>
subject property
subject property
dark_mode
light_mode
subject
property
Rx
<
T?
>
subject
getter/setter pair
Implementation
Rx<T?> subject = Rx(null);
meedu package
documentation
rx/rx
RxNotifier<T>
subject property
RxNotifier class