onForcePressEnd property

GestureForcePressEndCallback? onForcePressEnd
final

Called when a pointer that had previously triggered onForcePressStart is lifted off the screen.

Implementation

final GestureForcePressEndCallback? onForcePressEnd;