menu
archery
archery/core/template_engine.dart
IfNode
elseBranch property
elseBranch
dark_mode
light_mode
elseBranch
property
List
<
Node
>
elseBranch
final
Nodes rendered when
condition
is falsey.
Implementation
final List<Node> elseBranch;
archery
template_engine
IfNode
elseBranch property
IfNode class