Event that will be triggered when the tab is reorder.
typedef OnTabReorder = void Function(int oldIndex, int newIndex);