menu
jetleaf_lang package
documentation
lang.dart
Boolean
value property
value property
dark_mode
light_mode
value
property
bool
get
value
Returns the wrapped boolean value.
Implementation
bool get value => _value;
jetleaf_lang package
documentation
lang
Boolean
value property
Boolean class