mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Turns out we were storing the same object in the base class and the subclass. For pretty much every AnimatedWidget subclass.
Turns out we were storing the same object in the base class and the subclass. For pretty much every AnimatedWidget subclass.