menu
analyzer package
documentation
dart/ast/ast.dart
EnumConstantDeclaration
name property
name property
dark_mode
light_mode
name
property
SimpleIdentifier
get
name
Return the name of the constant.
Implementation
SimpleIdentifier get name;
analyzer package
documentation
dart/ast/ast
EnumConstantDeclaration
name property
EnumConstantDeclaration class