handleVerticalEnd property

dynamic Function(DragEndDetails) handleVerticalEnd
final

Function invoked when the card movement is finished

Implementation

final Function(DragEndDetails) handleVerticalEnd;