menu
archery
archery/core/template_engine.dart
OutputNode
escaped property
escaped
dark_mode
light_mode
escaped
property
bool
escaped
final
Whether HTML-sensitive characters in the result are escaped.
Implementation
final bool escaped;
archery
template_engine
OutputNode
escaped property
OutputNode class