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