onInteractionEnd property

GestureScaleEndCallback? onInteractionEnd
final

Called when the user ends a pan or scale gesture on the widget.

Implementation

final GestureScaleEndCallback? onInteractionEnd;