menu
archery
archery/core/template_engine.dart
TextNode
text property
text
dark_mode
light_mode
text
property
String
text
final
The text emitted exactly as it appears in the template.
Implementation
final String text;
archery
template_engine
TextNode
text property
TextNode class