bounceTween property
The bounce's tween. Defaults to defaultBounceTween.
Set to noBounceTween to disable the bounce effect.
Implementation
@override
final Animatable<double> bounceTween;
The bounce's tween. Defaults to defaultBounceTween.
Set to noBounceTween to disable the bounce effect.
@override
final Animatable<double> bounceTween;