menu
freehand package
documentation
utils/easings.dart
Easings
linear static method
linear static method
dark_mode
light_mode
linear
static method
double
linear
(
double
t
)
Implementation
static double linear(double t) => t;
freehand package
documentation
utils/easings
Easings
linear static method
Easings class