TextToast constructor
const
TextToast(})
Implementation
const TextToast(
this.message, {
super.key,
this.showDuration,
this.dismissible = true,
this.location,
this.entryDuration,
});
const TextToast(
this.message, {
super.key,
this.showDuration,
this.dismissible = true,
this.location,
this.entryDuration,
});