menu
subtree package
documentation
state.dart
Rx<T>
Rx.new constructor
Rx.new constructor
dark_mode
light_mode
Rx<
T
>
constructor
Rx<
T
>
(
T
_value
)
Creates a
Rx
that wraps this value.
Implementation
Rx(this._value);
subtree package
documentation
state
Rx<T>
Rx.new constructor
Rx class