ExponentialDecay.iosScroll constructor
const
ExponentialDecay.iosScroll({
- double endVelocity = 60,
iOS scrollview feel — long fling (per-frame 0.998 @ 60fps).
Implementation
const ExponentialDecay.iosScroll({super.endVelocity}) : decayPerSecond = 0.114;