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