onForcePressEnd property Null safety
final
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;