menu
flutter_chen_common package
documentation
widgets/refresh/refresh_strategy.dart
ListRefreshStrategy<T>
cacheExtent property
cacheExtent property
dark_mode
light_mode
cacheExtent
property
@
Deprecated
('Use scrollCacheExtent instead.')
double
?
get
cacheExtent
Implementation
@Deprecated('Use scrollCacheExtent instead.') double? get cacheExtent => _legacyCacheExtent;
flutter_chen_common package
documentation
widgets/refresh/refresh_strategy
ListRefreshStrategy<T>
cacheExtent property
ListRefreshStrategy class