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