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