menu
pagist package
documentation
core/pagination_controller.dart
PaginationController<Key, Value>
hasMore property
hasMore property
dark_mode
light_mode
hasMore
property
bool
get
hasMore
Implementation
bool get hasMore => !_endReached;
pagist package
documentation
core/pagination_controller
PaginationController<Key, Value>
hasMore property
PaginationController class