duration property
The total duration of the animation timeline.
This represents the complete animation duration within which the start and end intervals operate. Must be greater than both start and end durations.
Implementation
final Duration duration;