menu
pull_to_refresh_simple package
documentation
pull_to_refresh_simple.dart
SmartRefresher
enableSmartPreload property
enableSmartPreload property
dark_mode
light_mode
enableSmartPreload
property
bool
?
enableSmartPreload
final
是否启用智能预加载(基于上一次加载高度的一半进行预加载)
Implementation
final bool? enableSmartPreload;
pull_to_refresh_simple package
documentation
pull_to_refresh_simple
SmartRefresher
enableSmartPreload property
SmartRefresher class