menu
analyzer package
documentation
dart/ast/ast.dart
BooleanLiteral
value property
value property
dark_mode
light_mode
value
property
bool
get
value
Return the value of the literal.
Implementation
bool get value;
analyzer package
documentation
dart/ast/ast
BooleanLiteral
value property
BooleanLiteral class