YesNoAlertWidget constructor
const
YesNoAlertWidget(})
Implementation
const YesNoAlertWidget(
this.logo, this.body, this.title,
this.width, this.height, this.yesCaption,
this.noCaption, this.yesPadding,
this.yesCallback, this.noCallback,
{ super.key }
);