menu
flutter_state_controller package
documentation
state_controller.dart
Rx<T>
stream property
stream property
dark_mode
light_mode
stream
property
Stream
<
T
>
get
stream
Implementation
Stream<T> get stream => _controller.stream;
flutter_state_controller package
documentation
state_controller
Rx<T>
stream property
Rx class