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