The callback function for navigation events.
final void Function(int oldPageIndex, int oldTabIndex, int newPageIndex, int newTabIndex)? onNavigate;