menu
analyzer package
documentation
dart/element/element.dart
Element
kind property
kind property
dark_mode
light_mode
kind
property
ElementKind
get
kind
Return the kind of element that this is.
Implementation
ElementKind get kind;
analyzer package
documentation
dart/element/element
Element
kind property
Element class