menu
flutter_bloc_patterns package
documentation
paged_list.dart
PagedList<T>
hasMoreItems property
hasMoreItems property
dark_mode
light_mode
hasMoreItems
property
bool
get
hasMoreItems
Implementation
bool get hasMoreItems => !hasReachedMax;
flutter_bloc_patterns package
documentation
paged_list
PagedList<T>
hasMoreItems property
PagedList class