menu
patapata_core package
documentation
patapata_widgets.dart
InfiniteScrollListView<T>
cacheExtent property
cacheExtent property
dark_mode
light_mode
cacheExtent
property
double
?
cacheExtent
final
The extent of the area in which content is cached.
Implementation
final double? cacheExtent;
patapata_core package
documentation
patapata_widgets
InfiniteScrollListView<T>
cacheExtent property
InfiniteScrollListView class