dragDetails property

DragStartDetails? dragDetails
final

If the Scrollable started scrolling because of a drag, the details about that drag start.

Otherwise, null.

Implementation

final DragStartDetails? dragDetails;