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