Dart
dart:html
ScrollState
isEnding property
isEnding
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 ==
description
isEnding
property
Null safety
bool
isEnding
Implementation
bool get isEnding native;