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