handleVerticalUpdate property

dynamic Function(DragUpdateDetails) handleVerticalUpdate
final

Function invoked when the card is moved

Implementation

final Function(DragUpdateDetails) handleVerticalUpdate;