PageNavigationStart typedef
Signature for the builder callback used by SfDataPager.onPageNavigationStart.
Implementation
typedef PageNavigationStart = void Function(int pageIndex);
Signature for the builder callback used by SfDataPager.onPageNavigationStart.
typedef PageNavigationStart = void Function(int pageIndex);