menu
element_core package
documentation
widgets.dart
ElScroll
cacheKey property
cacheKey property
dark_mode
light_mode
cacheKey
property
String
?
cacheKey
final
记录滚动位置缓存,注意:初始化定位时需要将位置传递给控制器,若你使用自定义控制器只能自己处理缓存
Implementation
final String? cacheKey;
element_core package
documentation
widgets
ElScroll
cacheKey property
ElScroll class