autoLoadMore property

bool autoLoadMore
final

Whether to auto load more with the sourceList.

Set to false if you want to handle the load more action yourself.

Implementation

final bool autoLoadMore;