menu
analyzer package
documentation
dart/ast/ast.dart
FieldDeclaration
fields property
fields property
dark_mode
light_mode
fields
property
VariableDeclarationList
get
fields
The fields being declared.
Implementation
VariableDeclarationList
get
fields;
analyzer package
documentation
dart/ast/ast
FieldDeclaration
fields property
FieldDeclaration class
Properties
abstractKeyword
augmentKeyword
beginToken
childEntities
covariantKeyword
declaredElement
declaredFragment
documentationComment
end
endToken
externalKeyword
fields
firstTokenAfterCommentAndMetadata
hashCode
isStatic
isSynthetic
length
metadata
offset
parent
root
runtimeType
semicolon
sortedCommentAndAnnotations
staticKeyword
Methods
accept
findPrevious
noSuchMethod
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==