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