• Kyle Bradshaw's avatar
    AnimationController reset() method (#13044) · 3dc32873
    Kyle Bradshaw authored
    * 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
    3dc32873
animation_controller_test.dart 19.8 KB