RotateOutUpRightAnimation constructor
RotateOutUpRightAnimation({
- AnimationPreferences preferences = const AnimationPreferences(),
Implementation
RotateOutUpRightAnimation({
AnimationPreferences preferences = const AnimationPreferences(),
}) : super(preferences: preferences);