onScaleEnd property

GestureScaleEndCallback? onScaleEnd
final

The touch point no longer has any interaction with the screen, and also indicates that the scale gesture is completed

Implementation

final GestureScaleEndCallback? onScaleEnd;