BounceAnimation constructor
BounceAnimation({
- AnimationPreferences preferences = const AnimationPreferences(),
Implementation
BounceAnimation({
AnimationPreferences preferences = const AnimationPreferences(),
}) : super(preferences: preferences);