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