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