menu
arcane package
documentation
generated/arcane_shadcn/src/animation.dart
Keyframe<T>
compute abstract method
compute abstract method
dark_mode
light_mode
compute
abstract method
T
compute
(
TimelineAnimation
<
T
>
timeline
,
int
index
,
double
t
)
Implementation
T compute(TimelineAnimation<T> timeline, int index, double t);
arcane package
documentation
generated/arcane_shadcn/src/animation
Keyframe<T>
compute abstract method
Keyframe class