menu
analyzer package
documentation
dart/element/element2.dart
ConstructorElement2
isConst property
isConst property
dark_mode
light_mode
isConst
property
bool
get
isConst
Whether the constructor is a const constructor.
Implementation
bool get isConst;
analyzer package
documentation
dart/element/element2
ConstructorElement2
isConst property
ConstructorElement2 class