menu
tremble package
documentation
utils/parametrics.dart
Parametrics
bellcurve6 static method
bellcurve6 static method
dark_mode
light_mode
bellcurve6
static method
double
bellcurve6
(
double
t
)
Implementation
static double bellcurve6(double t) => smoothStart3(t) * smoothStop3(t);
tremble package
documentation
utils/parametrics
Parametrics
bellcurve6 static method
Parametrics class