The animation that controls the scale of the child.
If the current value of the scale animation is v, the child will be painted v times its normal size.
Animation<double> get scale => listenable;