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.
final Animation<double> scale;