menu
pull_to_refresh_simple package
documentation
pull_to_refresh_simple.dart
RefreshConfiguration
dragSpeedRatio property
dragSpeedRatio property
dark_mode
light_mode
dragSpeedRatio
property
double
dragSpeedRatio
final
拖动过度滚动时的速度比例,计算公式:原始物理速度 * dragSpeedRatio
Implementation
final double dragSpeedRatio;
pull_to_refresh_simple package
documentation
pull_to_refresh_simple
RefreshConfiguration
dragSpeedRatio property
RefreshConfiguration class