menu
fast_ui package
documentation
fast_ui.dart
Rx<T>
stream property
stream property
dark_mode
light_mode
stream
property
Stream
<
T
>
get
stream
Stream of value changes
Implementation
Stream<T> get stream => _controller.stream;
fast_ui package
documentation
fast_ui
Rx<T>
stream property
Rx class