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