update
Updates the AnimationController instance. This method should be called regularly to update the animation state. It calculates the progress of the animation and updates the value accordingly. If clipping is enabled, the value is clipped to the specified bounds. The animation stops if it has reached the end.