handleVerticalUpdate property

dynamic Function(DragUpdateDetails) handleVerticalUpdate
final

Invoked when the card is dragged

Implementation

final Function(DragUpdateDetails) handleVerticalUpdate;