running formatter

This commit is contained in:
2026-01-15 17:34:56 -08:00
parent a962b1f3cf
commit 6634ebaf81
1180 changed files with 16714 additions and 16640 deletions
@@ -9,7 +9,7 @@ class TemplateGenerator {
Map<String, dynamic> tokens,
String name,
bool silentErrors = true,
bool htmlEscapeValues =false,
bool htmlEscapeValues = false,
String delimiters,
bool lenient = false,
Template Function(String) partialResolver,