Dart
dart:html
ShadowRoot
activeElement property
activeElement
Dart
dart:html
ShadowRoot
activeElement property
ShadowRoot class
Properties
activeElement
applyAuthorStyles
baseUri
childNodes
children
delegatesFocus
firstChild
fullscreenElement
hashCode
host
innerHtml
isConnected
lastChild
mode
nextNode
nodeName
nodes
nodeType
nodeValue
olderShadowRoot
on
ownerDocument
parent
parentNode
pointerLockElement
previousNode
resetStyleInheritance
runtimeType
styleSheets
text
Methods
addEventListener
append
appendHtml
appendText
clone
contains
dispatchEvent
elementFromPoint
elementsFromPoint
getElementById
getRootNode
getSelection
hasChildNodes
insertAllBefore
insertBefore
noSuchMethod
querySelector
querySelectorAll
remove
removeEventListener
replaceWith
setInnerHtml
toString
Operators
operator ==
Static properties
supported
description
activeElement
property
Null safety
Element
?
activeElement
override
Implementation
Element? get activeElement native;