menu
pull_to_refresh_simple package
documentation
pull_to_refresh_simple.dart
CustomHeader
onOffsetChange property
onOffsetChange property
dark_mode
light_mode
onOffsetChange
property
OffsetCallback
?
onOffsetChange
final
偏移量变化回调
当刷新头部的偏移量发生变化时调用
Implementation
final OffsetCallback? onOffsetChange;
pull_to_refresh_simple package
documentation
pull_to_refresh_simple
CustomHeader
onOffsetChange property
CustomHeader class