menu
flutter_query_plus package
documentation
core/infinite_query_controller.dart
InfiniteQueryController<T, TPageParam>
cache property
cache property
dark_mode
light_mode
cache
property
QueryCache
cache
final
The cache used to store this controller.
Implementation
final QueryCache cache;
flutter_query_plus package
documentation
core/infinite_query_controller
InfiniteQueryController<T, TPageParam>
cache property
InfiniteQueryController class