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