menu
jetleaf_lang package
documentation
lang.dart
TypeExtension
isBoolSet property
isBoolSet property
dark_mode
light_mode
isBoolSet
property
bool
get
isBoolSet
Checks if the given
this
is a
BoolSet
.
Implementation
bool get isBoolSet => equals(BoolSet);
jetleaf_lang package
documentation
lang
TypeExtension
isBoolSet property
TypeExtension extension on
Type