Called when a list is reordered
typedef BoardListReorderCallback = void Function(int fromIndex, int toIndex);