Dart
dart:html
ScrollState
isEnding property
isEnding
description
isEnding
property
Null safety
bool
?
isEnding
Implementation
bool? get isEnding native;
Dart
dart:html
ScrollState
isEnding property
ScrollState class
Constructors
ScrollState
Properties
deltaGranularity
deltaX
deltaY
fromUserInput
hashCode
inInertialPhase
isBeginning
isDirectManipulation
isEnding
positionX
positionY
runtimeType
velocityX
velocityY
Methods
consumeDelta
distributeToScrollChainDescendant
noSuchMethod
toString
Operators
operator ==