onInteractionEnd property

ValueChanged<ScaleEndDetails>? onInteractionEnd
final

Invoked when the user finishes a pan or pinch gesture.

Implementation

final ValueChanged<ScaleEndDetails>? onInteractionEnd;