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