menu
analyzer package
documentation
dart/element/element.dart
ElementKind
displayName property
displayName property
dark_mode
light_mode
displayName
property
String
displayName
final
The name displayed in the UI for this kind of element.
Implementation
final String displayName;
analyzer package
documentation
dart/element/element
ElementKind
displayName property
ElementKind class