whenEmptyLoad property

bool whenEmptyLoad
final

when whenEmptyLoad is true, and when listView children length is 0,or the itemCount is 0,not build loadMoreWidget

Implementation

final bool whenEmptyLoad;