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