ZoomOutDownAnimation constructor
ZoomOutDownAnimation({
- AnimationPreferences preferences = const AnimationPreferences(),
Implementation
ZoomOutDownAnimation({
AnimationPreferences preferences = const AnimationPreferences(),
}) : super(preferences: preferences, needsScreenSize: true);