horizontalRefreshIndicatorBuilder property

  1. @Deprecated('Use refreshIndicatorBuilder, which supports both directions.')
XScrollRefreshIndicatorBuilder? horizontalRefreshIndicatorBuilder
final

Custom indicator used while pulling or refreshing a horizontal list.

Implementation

@Deprecated('Use refreshIndicatorBuilder, which supports both directions.')
final XScrollRefreshIndicatorBuilder? horizontalRefreshIndicatorBuilder;