whenEmptyLoad property
when whenEmptyLoad is true, and when listView children length is 0,or the itemCount is 0,not build loadMoreWidget
Implementation
final bool whenEmptyLoad;
when whenEmptyLoad is true, and when listView children length is 0,or the itemCount is 0,not build loadMoreWidget
final bool whenEmptyLoad;