Called when the user drops a row at a new position.
final void Function(int oldIndex, int newIndex)? onReorder;