bounceIntensity property
Intensity multiplier for bounce animation.
Values between 0.0 and 2.0. Higher values create more pronounced bounce.
Set to 0.0 to disable bounce entirely.
Defaults to 1.0.
bounceIntensity: 1.5 // More pronounced bounce
Implementation
final double bounceIntensity;