Dart SDK
dart:html
IntersectionObserverEntry
property target
target
class IntersectionObserverEntry
Properties
boundingClientRect
intersectionRect
rootBounds
target
time
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Element
target
@DocsEditable(), @DomName('IntersectionObserverEntry.target'), @Experimental(), final
Source
final Element target
property target