Stop AnimatedContainer from animating every build
It turns out that an AnimatedContainer with a BoxDecoration would start animating every single time it was built, whether or not the container's decoration had changed.
Showing
This diff is collapsed.
Please register or sign in to comment