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