menu
smart_pagination package
documentation
pagination.dart
SmartPaginationLoaded<T>
hasReachedEnd property
hasReachedEnd property
dark_mode
light_mode
hasReachedEnd
property
@
override
bool
hasReachedEnd
final
Whether the pagination has reached the end of available data.
Implementation
@override final bool hasReachedEnd;
smart_pagination package
documentation
pagination
SmartPaginationLoaded<T>
hasReachedEnd property
SmartPaginationLoaded class