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