menu
cutils package
documentation
ext/bool_ext.dart
BoolExt
not property
not property
dark_mode
light_mode
not
property
bool
get
not
Implementation
bool get not => !this;
cutils package
documentation
ext/bool_ext
BoolExt
not property
BoolExt extension on
bool