onPanUpdate property
A function that is called when the drag gesture is updated.
Implementation
void Function(DragUpdateDetails)? onPanUpdate;
A function that is called when the drag gesture is updated.
void Function(DragUpdateDetails)? onPanUpdate;