menu
analyzer package
documentation
dart/element/element.dart
ConstructorElement
isConst property
isConst property
dark_mode
light_mode
isConst
property
bool
get
isConst
Return
true
if this constructor is a const constructor.
Implementation
bool get isConst;
analyzer package
documentation
dart/element/element
ConstructorElement
isConst property
ConstructorElement class