menu
archery
archery/core/template_engine.dart
YieldNode
YieldNode.new constructor
YieldNode.new
dark_mode
light_mode
YieldNode
constructor
YieldNode
(
String
name
)
Creates a placeholder for the section called
name
.
Implementation
YieldNode(this.name);
archery
template_engine
YieldNode
YieldNode.new constructor
YieldNode class