onCardDragEnd property
Function invoked at the end of the drag. The CardOrientation parameter indicate the dismiss orientation.
Implementation
final Function(CardOrientation)? onCardDragEnd;
Function invoked at the end of the drag. The CardOrientation parameter indicate the dismiss orientation.
final Function(CardOrientation)? onCardDragEnd;