double kCupertinoHorizontalFrictionFactor(double overscrollFraction) => 0.52 * math.pow(1 - overscrollFraction, 2);