loadMoreErrorBuilder property

PagedValueScrollViewLoadMoreErrorBuilder? loadMoreErrorBuilder
final

A builder that is called to build the load more error state of the grid.

Implementation

final PagedValueScrollViewLoadMoreErrorBuilder? loadMoreErrorBuilder;