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