bounceDownCurve property
The curve used to animate the scale of the tappable when pressed (down). Defaults to Curves.easeOutQuart.
Implementation
@override
final Curve bounceDownCurve;
The curve used to animate the scale of the tappable when pressed (down). Defaults to Curves.easeOutQuart.
@override
final Curve bounceDownCurve;