Flutter
widgets
ScrollDragController
onDragCanceled property
onDragCanceled
ScrollDragController class
Constructors
ScrollDragController
Properties
carriedVelocity
delegate
lastDetails
motionStartDistanceThreshold
onDragCanceled
hashCode
runtimeType
Methods
cancel
dispose
end
toString
update
updateDelegate
noSuchMethod
Operators
operator ==
Constants
momentumRetainStationaryDurationThreshold
motionStoppedDurationThreshold
onDragCanceled property
VoidCallback
onDragCanceled
final
Called when
dispose
is called.
Implementation
final VoidCallback onDragCanceled