SIGN IN SIGN UP

Fix for negative padding from a curve in AnimatedPadding. (#52072)

* Fix for negative padding from a curve in AnimatedPadding.

* Added a EdgeInsets.clamp function that would return an EdgeInsets instance instead of a _MixedEdgeInsets used by the base class. This was causing some tests to fail that didn't have a text direction.
D
Darren Austin committed
1c3ebad904ce5c4a506d461c9c2c902c58b682bb
Parent: 2e18cd3
Committed by GitHub <noreply@github.com> on 3/6/2020, 10:14:03 PM