overlayLongPress property

TestableGestureAction? overlayLongPress
final

Action that will execute when an individual Testable overlay is long pressed.

Implementation

final TestableGestureAction? overlayLongPress;