menu
liquify package
documentation
parser.dart
Literal
Literal.new constructor
Literal.new constructor
dark_mode
light_mode
Literal
constructor
Literal
(
dynamic
_value
,
LiteralType
type
)
Implementation
Literal(this._value, this.type);
liquify package
documentation
parser
Literal
Literal.new constructor
Literal class