LightSpeedOutAnimation constructor
LightSpeedOutAnimation({
- AnimationPreferences preferences = const AnimationPreferences(),
Implementation
LightSpeedOutAnimation({
AnimationPreferences preferences = const AnimationPreferences(),
}) : super(preferences: preferences, needsScreenSize: true);