Dart
dart:html
ScrollState
distributeToScrollChainDescendant method
distributeToScrollChainDescendant
Dart
dart:html
ScrollState
distributeToScrollChainDescendant method
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 ==
distributeToScrollChainDescendant method
void
distributeToScrollChainDescendant
(
)
Implementation
void distributeToScrollChainDescendant() native;