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