cacheKey property

String? cacheKey
final

记录滚动位置缓存,注意:初始化定位时需要将位置传递给控制器,若你使用自定义控制器只能自己处理缓存

Implementation

final String? cacheKey;