AlertVerticalWidget constructor
AlertVerticalWidget(})
Implementation
AlertVerticalWidget(this.text,
{this.iconData = Icons.info_outline,
this.type: AlertType.INFO,
this.raised: false,
this.iconSize: 64,
this.margin: 10});