menu
analyzer package
documentation
ast
FieldDeclaration
isStatic property
isStatic
brightness_4
isStatic
property
Null safety
bool
isStatic
Return
true
if the fields are declared to be static.
Implementation
bool get isStatic;
analyzer package
documentation
ast
FieldDeclaration
isStatic property
FieldDeclaration class
Constructors
FieldDeclaration
Properties
abstractKeyword
beginToken
childEntities
covariantKeyword
declaredElement
declaredElement2
documentationComment
end
endToken
externalKeyword
fields
firstTokenAfterCommentAndMetadata
hashCode
isStatic
isSynthetic
length
metadata
offset
parent
root
runtimeType
semicolon
sortedCommentAndAnnotations
staticKeyword
Methods
accept
findPrevious
getProperty
noSuchMethod
setProperty
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==