menu
flutter_virtual_scroll package
documentation
flutter_virtual_scroll.dart
VirtualGridView
cacheExtent property
cacheExtent property
dark_mode
light_mode
cacheExtent
property
double
cacheExtent
final
The amount of space to cache beyond the visible viewport.
Implementation
final double cacheExtent;
flutter_virtual_scroll package
documentation
flutter_virtual_scroll
VirtualGridView
cacheExtent property
VirtualGridView class