cacheExtent property

  1. @Deprecated('Use scrollCacheExtent instead.')
double? get cacheExtent

Implementation

@Deprecated('Use scrollCacheExtent instead.')
double? get cacheExtent => _legacyCacheExtent;