mirror of
https://github.com/flutter/flutter.git
synced 2026-02-05 19:28:51 +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