Adds the animatable to this AnimationChain.
animatable
void add(Animatable animatable) { _animatables.add(animatable); }