menu
pull_to_refresh_simple package
documentation
pull_to_refresh_simple.dart
RefreshProcessor
onModeChange method
onModeChange method
dark_mode
light_mode
onModeChange
method
void
onModeChange
(
RefreshStatus
?
mode
)
模式变化回调
Implementation
void onModeChange(RefreshStatus? mode) {}
pull_to_refresh_simple package
documentation
pull_to_refresh_simple
RefreshProcessor
onModeChange method
RefreshProcessor mixin