menu
lean_builder package
documentation
element.dart
Constant
isSet property
isSet property
dark_mode
light_mode
isSet
property
bool
get
isSet
Whether this constant represents a set.
Implementation
bool get isSet => this is ConstSet;
lean_builder package
documentation
element
Constant
isSet property
Constant class