onForcePressStart property
final
Called when a pointer has tapped down and the force of the pointer has just become greater than ForcePressGestureRecognizer.startPressure.
Implementation
final GestureForcePressStartCallback? onForcePressStart;