ToastContent constructor
const
ToastContent({})
Implementation
const ToastContent({
super.key,
this.title,
this.description,
this.progressBarValue,
this.progressBarWidget,
this.parentShowProgressBar = true,
});