JackInTheBoxAnimation constructor

JackInTheBoxAnimation({
  1. AnimationPreferences preferences = const AnimationPreferences(),
})

Implementation

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