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