Dart
dart:html
IntersectionObserver
thresholds property
thresholds
description
thresholds
property
Null safety
List
<
num
>
?
thresholds
Implementation
List<num>? get thresholds native;
Dart
dart:html
IntersectionObserver
thresholds property
IntersectionObserver class
Constructors
IntersectionObserver
Properties
hashCode
root
rootMargin
runtimeType
thresholds
Methods
disconnect
noSuchMethod
observe
takeRecords
toString
unobserve
Operators
operator ==