BusinessIntro constructor
Creates a BusinessIntro object.
Implementation
const BusinessIntro({
this.title,
this.message,
this.sticker,
});
Creates a BusinessIntro object.
const BusinessIntro({
this.title,
this.message,
this.sticker,
});