menu
get package
documentation
get_rx/src/rx_types/rx_types.dart
RxnBool
RxnBool constructor
RxnBool constructor
dark_mode
light_mode
RxnBool
constructor
RxnBool
(
[
bool
?
initial
])
Implementation
RxnBool([bool? initial]) : super(initial);
get package
documentation
get_rx/src/rx_types/rx_types
RxnBool
RxnBool constructor
RxnBool class