totalDuration property

Duration get totalDuration

✅ ADDED: Total duration for this step

Implementation

Duration get totalDuration => animation.duration + delay;