menu
arcane package
documentation
shadcn/animation.dart
AnimationRunner
AnimationRunner.new constructor
AnimationRunner.new constructor
dark_mode
light_mode
AnimationRunner
constructor
AnimationRunner
(
double
from
,
double
to
,
Duration
duration
,
Curve
curve
,
)
Implementation
AnimationRunner(this.from, this.to, this.duration, this.curve);
arcane package
documentation
shadcn/animation
AnimationRunner
AnimationRunner.new constructor
AnimationRunner class