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