onDragUpdate property

ValueChanged<DragUpdateDetails>? onDragUpdate
final

This callback is called during the user's scroll thumb drag process

Implementation

final ValueChanged<DragUpdateDetails>? onDragUpdate;