Метод allowTemplating
void allowTemplating(Разрешить элементы шаблонизации (такие как и атрибуты, связанные с шаблонами).
Это все еще требует других валидаторов, чтобы разрешить привязку обычных атрибутов (таких как allowHtml5).
Исходный код
void allowTemplating() {
add(new _TemplatingNodeValidator());
}
© 2012 the Dart project authors
Licensed under the Creative Commons Attribution-ShareAlike License v4.0.
https://api.dartlang.org/stable/1.24.3/dart-html/NodeValidatorBuilder/allowTemplating.html