menu
basecraft package
documentation
core/packages.dart
RxnBool
RxnBool.new constructor
RxnBool.new constructor
dark_mode
light_mode
RxnBool
constructor
RxnBool
(
[
bool
?
initial
])
Implementation
RxnBool([bool? initial]) : super(initial);
basecraft package
documentation
core/packages
RxnBool
RxnBool.new constructor
RxnBool class