ArcaneAlert.info constructor
const
ArcaneAlert.info({})
Implementation
const ArcaneAlert.info({
this.title,
this.message,
this.child,
this.style = AlertStyle.subtle,
this.icon,
this.showIcon = true,
this.dismissible = false,
this.onDismiss,
this.action,
super.key,
}) : color = ColorVariant.info;