onForcePressEnd property
final
Called when a pointer that had previously triggered onForcePressStart is lifted off the screen.
Implementation
final GestureForcePressEndCallback? onForcePressEnd;
Called when a pointer that had previously triggered onForcePressStart is lifted off the screen.
final GestureForcePressEndCallback? onForcePressEnd;