mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
The idea is that AnimatedContainer is a drop-in replacement for Container that provides implicit animations when its properties change. R=mpcomplete@google.com