menu
pull_to_refresh_simple package
documentation
pull_to_refresh_simple.dart
SmartRefresher
onLoading property
onLoading property
dark_mode
light_mode
onLoading
property
VoidCallback
?
onLoading
final
上拉加载更多回调
注意:回调执行时,必须使用
RefreshController
结束加载状态,否则会一直保持加载状态
Implementation
final VoidCallback? onLoading;
pull_to_refresh_simple package
documentation
pull_to_refresh_simple
SmartRefresher
onLoading property
SmartRefresher class