onLoading property
callback when footer loading more data
when the callback is happening,you should use RefreshController to end loading state,else it will keep loading state
Implementation
final VoidCallback? onLoading;
callback when footer loading more data
when the callback is happening,you should use RefreshController to end loading state,else it will keep loading state
final VoidCallback? onLoading;