Callback to fetch data for a specific page.
final Future<SuperScrollResult<T>> Function(int page) onFetch;