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