withAnimation property

bool withAnimation
final

indicate whether the animation will be displayed when showing the alert by default withAnimation == true

Implementation

final bool withAnimation;