dragStartDelay property
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;
The amount of time to wait before starting the drag operation.
Set to Duration.zero to start the drag operation immediately.
final Duration dragStartDelay;