onForcePressEnd property
The pointer is no longer in contact with the screen.
Note that this callback will only be fired on devices with pressure detecting screens.
Implementation
final GestureForcePressEndCallback? onForcePressEnd;
The pointer is no longer in contact with the screen.
Note that this callback will only be fired on devices with pressure detecting screens.
final GestureForcePressEndCallback? onForcePressEnd;