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