animationPreset property

AnimationPreset animationPreset
final

Animation preset to use.

Pre-configured animation styles for common use cases:

Defaults to AnimationPreset.defaultPreset.

animationPreset: AnimationPreset.bouncy  // Use bouncy preset

Implementation

final AnimationPreset animationPreset;