Dart
dart:html
IntersectionObserverEntry
isIntersecting property
isIntersecting
description
isIntersecting
property
Null safety
bool
?
isIntersecting
Implementation
bool? get isIntersecting native;
Dart
dart:html
IntersectionObserverEntry
isIntersecting property
IntersectionObserverEntry class
Properties
boundingClientRect
hashCode
intersectionRatio
intersectionRect
isIntersecting
rootBounds
runtimeType
target
time
Methods
noSuchMethod
toString
Operators
operator ==