refreshIndicatorBuilder property

XScrollRefreshIndicatorBuilder? refreshIndicatorBuilder
final

Custom indicator used while pulling or refreshing in either direction.

Supplying this replaces the native vertical RefreshIndicator as well as the default horizontal indicator.

Implementation

final XScrollRefreshIndicatorBuilder? refreshIndicatorBuilder;