menu
balbismo
node.dart
IfNode
thenBlock property
thenBlock
dark_mode
light_mode
thenBlock
property
BlockNode
get
thenBlock
Implementation
BlockNode get thenBlock => children[1] as BlockNode;
balbismo
node
IfNode
thenBlock property
IfNode class