menu
html package
documentation
dom.dart
Element
localName property
localName property
dark_mode
light_mode
localName
property
String
?
localName
final
The
local name
of this element.
Implementation
final
String?
localName;
html package
documentation
dom
Element
localName property
Element class
Constructors
html
tag
Properties
attributes
attributeSpans
attributeValueSpans
children
classes
className
endSourceSpan
firstChild
hashCode
id
innerHtml
localName
namespaceUri
nextElementSibling
nodes
nodeType
outerHtml
parent
parentNode
previousElementSibling
runtimeType
sourceSpan
text
Methods
append
clone
contains
getElementsByClassName
getElementsByTagName
hasChildNodes
hasContent
insertBefore
noSuchMethod
querySelector
querySelectorAll
remove
reparentChildren
replaceWith
toString
Operators
operator ==