onUpdateCurrentPageIndex property
A callback function to update the current page index.
Implementation
final void Function(int) onUpdateCurrentPageIndex;
A callback function to update the current page index.
final void Function(int) onUpdateCurrentPageIndex;