menu
archery
archery/core/template_engine.dart
OutputNode
expression property
expression
dark_mode
light_mode
expression
property
Expr
expression
final
The expression evaluated when this node is rendered.
Implementation
final Expr expression;
archery
template_engine
OutputNode
expression property
OutputNode class