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