underDamped property
Curve
get
underDamped
Provides an under damped spring, which wobbles loosely at the end.
Implementation
static Curve get underDamped => Sprung(12);
Provides an under damped spring, which wobbles loosely at the end.
static Curve get underDamped => Sprung(12);