The builder callback. It is invoked for each tick. It exposes an Animate object. The Animate object is used to set Tweens, explicitly or implicitly
final Widget Function(Animate) builder;