PageNavigationEnd typedef
Signature for the SfDataPager.onPageNavigationEnd callback.
Implementation
typedef PageNavigationEnd = void Function(int pageIndex);
Signature for the SfDataPager.onPageNavigationEnd callback.
typedef PageNavigationEnd = void Function(int pageIndex);