menu
refreshed package
documentation
get_rx/src/rx_types/rx_types.dart
RxDouble
RxDouble constructor
RxDouble constructor
dark_mode
light_mode
RxDouble
constructor
RxDouble
(
double
initial
)
Constructs a
RxDouble
with the provided
initial
value.
Implementation
RxDouble(super.initial);
refreshed package
documentation
get_rx/src/rx_types/rx_types
RxDouble
RxDouble constructor
RxDouble class