Decay.none constructor
const
Decay.none({
- double endVelocity,
Implementation
const factory Decay.none({double endVelocity}) = ExponentialDecay.none;
const factory Decay.none({double endVelocity}) = ExponentialDecay.none;