menu
origin package
documentation
gestures.dart
ExponentialDecay
ExponentialDecay.new const constructor
ExponentialDecay.new const constructor
dark_mode
light_mode
ExponentialDecay
constructor
const
ExponentialDecay
(
double
decayPerSecond
, {
double
endVelocity
=
60
,
})
Implementation
const ExponentialDecay(this.decayPerSecond, {super.endVelocity});
origin package
documentation
gestures
ExponentialDecay
ExponentialDecay.new const constructor
ExponentialDecay class