menu
jet_flutter_framework package
documentation
resources/state/jet_paginator.dart
PageInfo<T>
isLastPage property
isLastPage property
dark_mode
light_mode
isLastPage
property
bool
?
isLastPage
final
Whether this is the last page (optional, can be inferred from nextPageKey)
Implementation
final bool? isLastPage;
jet_flutter_framework package
documentation
resources/state/jet_paginator
PageInfo<T>
isLastPage property
PageInfo class