menu
fpj_core package
documentation
fpj_cores.dart
Rx<T>
Rx.new constructor
Rx.new constructor
dark_mode
light_mode
Rx<
T
>
constructor
Rx<
T
>
(
T
initial
)
Implementation
Rx(T initial) : super(initial);
fpj_core package
documentation
fpj_cores
Rx<T>
Rx.new constructor
Rx class