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