widgetLongPressMoveUpdate property

TestableGestureAction? widgetLongPressMoveUpdate
final

Action that will execute when a Testable widget with the overlay hidden receives a move update event after long pressing the widget.

Implementation

final TestableGestureAction? widgetLongPressMoveUpdate;