SilEmptyData constructor
SilEmptyData({})
Implementation
SilEmptyData({
this.imagePath,
this.imageWidth,
this.imageHeight,
this.prompt,
this.btnTitle,
this.btnClickFunc,
this.btnTitleStyle,
this.contentToTop,
});