bounceUpCurve property
The curve used to animate the scale of the tappable when released (up). Defaults to Curves.easeOutCubic.
Implementation
@override
final Curve bounceUpCurve;
The curve used to animate the scale of the tappable when released (up). Defaults to Curves.easeOutCubic.
@override
final Curve bounceUpCurve;