menu
smart_pagination package
documentation
pagination.dart
PaginationMeta
hasNext property
hasNext property
dark_mode
light_mode
hasNext
property
bool
hasNext
final
Whether there is another page available after this one.
Implementation
final bool hasNext;
smart_pagination package
documentation
pagination
PaginationMeta
hasNext property
PaginationMeta class