paginationFunction property
void Function()
paginationFunction
final
The function to be called to load more data when the user scrolls near the bottom.
Implementation
final void Function() paginationFunction;