onReorder property

ReorderCallback onReorder
final

A callback used by the list to report that a list item has been dragged to a new location in the list and the application should update the order of the items.

Implementation

final ReorderCallback onReorder;