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