menu
analyzer package
documentation
dart/element/element.dart
ConstructorElement
isConstantEvaluated property
isConstantEvaluated property
dark_mode
light_mode
isConstantEvaluated
property
bool
get
isConstantEvaluated
inherited
Return whether this constant is evaluated.
Implementation
bool get isConstantEvaluated;
analyzer package
documentation
dart/element/element
ConstructorElement
isConstantEvaluated property
ConstructorElement class