dragDetails property
final
If the Scrollable started scrolling because of a drag, the details about that drag start.
Otherwise, null.
Implementation
final DragStartDetails? dragDetails;
If the Scrollable started scrolling because of a drag, the details about that drag start.
Otherwise, null.
final DragStartDetails? dragDetails;