menu
origin package
documentation
gestures.dart
Decay
Decay.exponential const constructor
Decay.exponential const constructor
dark_mode
light_mode
Decay.exponential
constructor
const
Decay.exponential
(
double
drag
, {
double
endVelocity
,
})
Implementation
const factory Decay.exponential(double drag, {double endVelocity}) = ExponentialDecay;
origin package
documentation
gestures
Decay
Decay.exponential const constructor
Decay class