Flutter
gestures
PointerScrollEvent
scrollDelta property
scrollDelta
description
scrollDelta
property
Null safety
Offset
scrollDelta
final
The amount to scroll, in logical pixels.
Implementation
@override final Offset scrollDelta;
Flutter
gestures
PointerScrollEvent
scrollDelta property
PointerScrollEvent class
Constructors
PointerScrollEvent
Properties
buttons
delta
device
distance
distanceMax
distanceMin
down
embedderId
hashCode
kind
localDelta
localPosition
obscured
orientation
original
platformData
pointer
position
pressure
pressureMax
pressureMin
radiusMajor
radiusMax
radiusMin
radiusMinor
runtimeType
scrollDelta
size
synthesized
tilt
timeStamp
transform
Methods
copyWith
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringFull
toStringShort
transformed
Operators
operator ==