menu
archery
archery/core/template_engine.dart
VariableExpr
VariableExpr.new constructor
VariableExpr.new
dark_mode
light_mode
VariableExpr
constructor
VariableExpr
(
List
<
String
>
path
)
Creates a variable reference from
path
.
Implementation
VariableExpr(this.path);
archery
template_engine
VariableExpr
VariableExpr.new constructor
VariableExpr class