Element.tag constructor
Element.tag(
- String? localName
Implementation
Element.tag(this.localName)
: namespaceUri = Namespaces.html,
super._();
Element.tag(this.localName)
: namespaceUri = Namespaces.html,
super._();