menu
s_packages package
documentation
universal_html/prefer_universal/html.dart
NodeValidator
allowsElement abstract method
allowsElement abstract method
dark_mode
light_mode
allowsElement
abstract method
bool
allowsElement
(
Element
element
)
Returns true if the tagName is an accepted type.
Implementation
bool allowsElement(Element element);
s_packages package
documentation
universal_html/prefer_universal/html
NodeValidator
allowsElement abstract method
NodeValidator class