onReorder property

OnDragFinish<T> onReorder
final

The callback that's called when a drag operation is completed.

Implementation

final OnDragFinish<T> onReorder;