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