menu
analyzer package
documentation
dart/element/element2.dart
ClassElement2
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/element2
ClassElement2
isConstructable property
ClassElement2 class