menu
pull_to_refresh_simple package
documentation
pull_to_refresh_simple.dart
RefreshProcessor
onOffsetChange method
onOffsetChange method
dark_mode
light_mode
onOffsetChange
method
void
onOffsetChange
(
double
offset
)
超出边缘偏移量回调
Implementation
void onOffsetChange(double offset) {}
pull_to_refresh_simple package
documentation
pull_to_refresh_simple
RefreshProcessor
onOffsetChange method
RefreshProcessor mixin