GestureScaleEndCallback typedef

GestureScaleEndCallback = void Function(OpsSEndDetails details)

Signature for when the pointers are no longer in contact with the screen.

Implementation

typedef GestureScaleEndCallback = void Function(OpsSEndDetails details);