widgetForcePressEnd property

TestableGestureAction? widgetForcePressEnd
final

Action that will execute when a Testable widget with the overlay hidden receives a force press end event.

Implementation

final TestableGestureAction? widgetForcePressEnd;