dragSpeedRatio property

double dragSpeedRatio
final

拖动过度滚动时的速度比例,计算公式:原始物理速度 * dragSpeedRatio

Implementation

final double dragSpeedRatio;