widgetSecondaryLongPress property

TestableGestureAction? widgetSecondaryLongPress
final

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

Implementation

final TestableGestureAction? widgetSecondaryLongPress;