bounceDownCurve property

  1. @override
Curve bounceDownCurve
final

The curve used to animate the scale of the tappable when pressed (down). Defaults to Curves.easeOutQuart.

Implementation

@override
final Curve bounceDownCurve;