menu
pull_to_refresh_simple package
documentation
pull_to_refresh_simple.dart
CustomFooter
onModeChange property
onModeChange property
dark_mode
light_mode
onModeChange
property
ModeChangeCallback
<
LoadStatus
>
?
onModeChange
final
模式变化回调
当加载状态发生变化时调用
Implementation
final ModeChangeCallback<LoadStatus>? onModeChange;
pull_to_refresh_simple package
documentation
pull_to_refresh_simple
CustomFooter
onModeChange property
CustomFooter class