menu
tart_dev package
documentation
ast.dart
Literal
Literal const constructor
Literal const constructor
dark_mode
light_mode
Literal
constructor
const
Literal
(
dynamic
value
)
Implementation
const Literal(this.value);
tart_dev package
documentation
ast
Literal
Literal const constructor
Literal class