menu
analyzer package
documentation
dart/ast/ast.dart
Label
colon property
colon property
dark_mode
light_mode
colon
property
Token
get
colon
The colon that separates the label from the statement.
Implementation
Token
get
colon;
analyzer package
documentation
dart/ast/ast
Label
colon property
Label class
Properties
beginToken
childEntities
colon
end
endToken
hashCode
isSynthetic
label
length
offset
parent
root
runtimeType
Methods
accept
findPrevious
noSuchMethod
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==