withAnimation property
indicate whether the animation will be displayed when showing the alert
by default withAnimation == true
Implementation
final bool withAnimation;
indicate whether the animation will be displayed when showing the alert
by default withAnimation == true
final bool withAnimation;