ToastItem constructor
ToastItem(})
Implementation
ToastItem(this.title, {this.durationMS = 3000, this.color = Colors.white, this.fillColor = Colors.black54, this.icon, this.width = 280, this.alignment});
ToastItem(this.title, {this.durationMS = 3000, this.color = Colors.white, this.fillColor = Colors.black54, this.icon, this.width = 280, this.alignment});