horizontalRefreshIndicatorBuilder property
- @Deprecated('Use refreshIndicatorBuilder, which supports both directions.')
final
Custom indicator used while pulling or refreshing a horizontal list.
Implementation
@Deprecated('Use refreshIndicatorBuilder, which supports both directions.')
final XScrollRefreshIndicatorBuilder? horizontalRefreshIndicatorBuilder;