longPress property

bool longPress
final

See Flutter's docs.

NOTE: There is a known issue where, if enabled, the onDoughBreak callback will still be triggered, even if the draggable widget does not become visible. This behavior will be fixed in a future update, but it will be a breaking change.

Implementation

final bool longPress;