menu
analyzer package
documentation
dart/ast/ast.dart
EnumConstantDeclaration
name property
name property
dark_mode
light_mode
name
property
@
Deprecated
('Use name2 instead')
SimpleIdentifier
get
name
Return the name of the constant.
Implementation
@Deprecated('Use name2 instead') SimpleIdentifier get name;
analyzer package
documentation
dart/ast/ast
EnumConstantDeclaration
name property
EnumConstantDeclaration class