menu
flutter_query package
documentation
experiments.dart
InfiniteQuerySnapshot<TData, TError, TPageParam>
isFetchingPreviousPage property
isFetchingPreviousPage property
dark_mode
light_mode
isFetchingPreviousPage
property
bool
isFetchingPreviousPage
final
Whether this query is currently fetching the previous page.
Implementation
final bool isFetchingPreviousPage;
flutter_query package
documentation
experiments
InfiniteQuerySnapshot<TData, TError, TPageParam>
isFetchingPreviousPage property
InfiniteQuerySnapshot class