menu
analyzer package
documentation
ast
BooleanLiteral
value property
value
brightness_4
value
property
Null safety
bool
value
Return the value of the literal.
Implementation
bool get value;
analyzer package
documentation
ast
BooleanLiteral
value property
BooleanLiteral class
Constructors
BooleanLiteral
Properties
beginToken
childEntities
end
endToken
hashCode
inConstantContext
isAssignable
isSynthetic
length
literal
offset
parent
precedence
root
runtimeType
staticParameterElement
staticType
unParenthesized
value
Methods
accept
findPrevious
getProperty
noSuchMethod
setProperty
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==