onListReorder property

OnListReorder onListReorder
final

Calls this function when a list is reordered. Takes into account the index change when removing a list, so the newListIndex can be used directly when inserting.

Implementation

final OnListReorder onListReorder;