onUpdateCurrentPageIndex property

void Function(int) onUpdateCurrentPageIndex
final

A callback function to update the current page index.

Implementation

final void Function(int) onUpdateCurrentPageIndex;