AnimatedBuilder
AnimatedBuilder class
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.
AnimatedBuilder on api.flutter.dev