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