menu
o3d package
documentation
package/lib/src/shim/dart_html_fake.dart
NodeValidatorBuilder
allowsAttribute method
allowsAttribute method
dark_mode
light_mode
allowsAttribute
method
@
override
bool
allowsAttribute
(
Element
element
,
String
attributeName
,
String
value
)
override
Implementation
@override bool allowsAttribute(Element element, String attributeName, String value) { return true; }
o3d package
documentation
package/lib/src/shim/dart_html_fake
NodeValidatorBuilder
allowsAttribute method
NodeValidatorBuilder class