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