widgetLongPress property

TestableGestureAction? widgetLongPress
final

Action that will execute when a Testable widget with the overlay hidden is long pressed.

Implementation

final TestableGestureAction? widgetLongPress;