currentIndicator property

dynamic currentIndicator
final

The current indicator for pagination, default to initialIndicator, and this option will be used to append data (not reset or refresh) only when given data is not empty.

Implementation

final dynamic currentIndicator;