widgetTap property

TestableGestureAction? widgetTap
final

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

Implementation

final TestableGestureAction? widgetTap;