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