onPanUpdate property

void Function(DragUpdateDetails)? onPanUpdate
final

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

See also:

Implementation

final void Function(DragUpdateDetails)? onPanUpdate;