menu
clean_bloc
clean_bloc
PaginationMixin
hasNextPage property
hasNextPage
brightness_4
brightness_5
hasNextPage
property
bool
hasNextPage
returns the pagination has next page
Implementation
bool get hasNextPage => _hasNextPage;
clean_bloc
clean_bloc
PaginationMixin
hasNextPage property
PaginationMixin mixin