menu
flutter_stream_paging package
documentation
data_source/data_source.dart
DataSource<PageKeyType, ItemType>
isEndList property
isEndList property
dark_mode
light_mode
isEndList
property
bool
isEndList
getter/setter pair
true when your list is don't have any data for next request.
Implementation
bool isEndList;
flutter_stream_paging package
documentation
data_source/data_source
DataSource<PageKeyType, ItemType>
isEndList property
DataSource class