widgetForcePressStart property

TestableGestureAction? widgetForcePressStart
final

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

Implementation

final TestableGestureAction? widgetForcePressStart;