onDragComplete property
A call back for swipe completion.
When horizontal drag is enough to cross minThreshold then it will called.
Implementation
final VoidCallback? onDragComplete;
A call back for swipe completion.
When horizontal drag is enough to cross minThreshold then it will called.
final VoidCallback? onDragComplete;