nothingIndicator property

dynamic nothingIndicator
final

The indicator which means there is no data at following page, defaults to null for no check. Note that this checking will have no effect when resetting or refreshing the data view.

Implementation

final dynamic nothingIndicator;