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