GestureScaleEndCallback typedef
Signature for when the pointers are no longer in contact with the screen.
Implementation
typedef GestureScaleEndCallback = void Function(ScaleEndDetails details);
Signature for when the pointers are no longer in contact with the screen.
typedef GestureScaleEndCallback = void Function(ScaleEndDetails details);