Combines multiple animations into a single property.
const factory Animation.list(List<Animation> animations) = _AnimationList;