mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
* AnimationController reset() method Just a simple convenience method to fix #13039 * Added `reset()` test * More test expectations Per feedback. * Removed test print * Improved documentation of reset() * Add controller.reverse to test