dragDetails property
final
If the Scrollable overscrolled because of a drag, the details about that drag update.
Otherwise, null.
Implementation
final DragUpdateDetails? dragDetails;
If the Scrollable overscrolled because of a drag, the details about that drag update.
Otherwise, null.
final DragUpdateDetails? dragDetails;