longPressDraggable property
Set dragStartDelay to Duration.zero to start the drag operation immediately.
Implementation
@Deprecated("Use [dragStartDelay] instead.")
/// Set [dragStartDelay] to [Duration.zero] to start the drag operation immediately.
final bool longPressDraggable;