widgetDoubleTap property

TestableGestureAction? widgetDoubleTap
final

Action that will execute when a Testable widget with the overlay hidden is double tapped.

Implementation

final TestableGestureAction? widgetDoubleTap;