onDragUpdate property
This callback is called during the user's scroll thumb drag process
Implementation
final ValueChanged<DragUpdateDetails>? onDragUpdate;
This callback is called during the user's scroll thumb drag process
final ValueChanged<DragUpdateDetails>? onDragUpdate;