currentNextIndicator property

dynamic currentNextIndicator
final

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

Implementation

final dynamic currentNextIndicator;