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