loadMoreIndicatorBuilder property

WidgetBuilder? loadMoreIndicatorBuilder
final

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

Implementation

final WidgetBuilder? loadMoreIndicatorBuilder;