menu
analyzer package
documentation
dart/element/element.dart
ClassElement
isConstructable property
isConstructable property
dark_mode
light_mode
isConstructable
property
bool
get
isConstructable
Whether the class can be instantiated.
Implementation
bool get isConstructable;
analyzer package
documentation
dart/element/element
ClassElement
isConstructable property
ClassElement class