menu
fpj_core package
documentation
fpj_cores.dart
RxnBool
RxnBool.new constructor
RxnBool.new constructor
dark_mode
light_mode
RxnBool
constructor
RxnBool
(
[
bool
?
initial
])
Implementation
RxnBool([bool? initial]) : super(initial);
fpj_core package
documentation
fpj_cores
RxnBool
RxnBool.new constructor
RxnBool class