onPanUpdate property

GestureDragUpdateCallback? onPanUpdate
final

A pointer that is in contact with the screen and moving has moved again.

Implementation

final GestureDragUpdateCallback? onPanUpdate;