@Creates('_StyleSheetList'), @DocsEditable(), @DomName('ShadowRoot.styleSheets'), @Experimental(), @Returns('_StyleSheetList|Null'), final
class ShadowRoot
- Properties
- activeElement
- applyAuthorStyles
- delegatesFocus
- host
- innerHtml
- olderShadowRoot
- resetStyleInheritance
- styleSheets
- baseUri
- childNodes
- children
- firstChild
- hashCode
- lastChild
- nextNode
- nodeName
- nodes
- nodeType
- nodeValue
- on
- ownerDocument
- parent
- parentNode
- previousNode
- runtimeType
- text
- treeRoot
- Methods
- clone
- elementFromPoint
- elementsFromPoint
- getSelection
- addEventListener
- append
- appendHtml
- appendText
- contains
- dispatchEvent
- getElementById
- hasChildNodes
- insertAllBefore
- insertBefore
- noSuchMethod
- query
- queryAll
- querySelector
- querySelectorAll
- remove
- removeEventListener
- replaceWith
- setInnerHtml
- toString
- Operators
- operator ==
- Static properties
- supported