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