longPressDelay property
By default it has a duration of 500ms before an item can be moved.
Can only be used if enableLongPress is enabled.
Implementation
final Duration longPressDelay = kLongPressTimeout;
By default it has a duration of 500ms before an item can be moved.
Can only be used if enableLongPress is enabled.
final Duration longPressDelay = kLongPressTimeout;