flutter.dev Reference AnimatedBuilder class - widgets library - Dart API A general-purpose widget for building animations. AnimatedBuilder is useful for more complex widgets that wish to include an animation as part of a larger build function. To use AnimatedBuilder, simply construct the widget and pass it a builder function. F api.flutter.dev