Dart
dart:html
ShadowRoot
getSelection method
getSelection
Dart
dart:html
ShadowRoot
getSelection method
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
getSelection
method
Null safety
Selection
?
getSelection
(
)
override
Implementation
Selection? getSelection() native;