totalDuration property
Duration
get
totalDuration
✅ ADDED: Total duration for this step
Implementation
Duration get totalDuration => animation.duration + delay;
✅ ADDED: Total duration for this step
Duration get totalDuration => animation.duration + delay;