SimpleEmptyWidget constructor
const
SimpleEmptyWidget(})
Implementation
const SimpleEmptyWidget(this.visibleController,
{this.width,
this.height,
this.iconRes,
this.message,
this.iconWidth = 196,
this.iconHeight = 196,
this.color = Colors.white,
this.fontColor = ColorConfig.gray_999999,
this.fonSize = 16,
super.key});