Dart
dart:html
Text
assignedSlot property
assignedSlot
description
assignedSlot
property
Null safety
SlotElement
?
assignedSlot
Implementation
SlotElement? get assignedSlot native;
Dart
dart:html
Text
assignedSlot property
Text class
Constructors
Text
Properties
assignedSlot
baseUri
childNodes
data
firstChild
hashCode
isConnected
lastChild
length
nextElementSibling
nextNode
nodeName
nodes
nodeType
nodeValue
on
ownerDocument
parent
parentNode
previousElementSibling
previousNode
runtimeType
text
wholeText
Methods
addEventListener
after
append
appendData
before
clone
contains
deleteData
dispatchEvent
getDestinationInsertionPoints
getRootNode
hasChildNodes
insertAllBefore
insertBefore
insertData
noSuchMethod
remove
removeEventListener
replaceData
replaceWith
splitText
substringData
toString
Operators
operator ==