dragStartDelay property

Duration dragStartDelay
final

The amount of time to wait before starting the drag operation.

Set to Duration.zero to start the drag operation immediately.

Implementation

final Duration dragStartDelay;