onPanUpdate property

GestureDragUpdateCallback? onPanUpdate
final

This callback is triggered every time the touch point position on the screen changes

Implementation

final GestureDragUpdateCallback? onPanUpdate;