NoDataFound constructor
const
NoDataFound({})
Implementation
const NoDataFound({
super.key,
this.isScaffold = false,
//this.isNoInternet=false,
this.messageError = '',
this.textButton = '',
this.showTextButton = false,
this.widgetTop,
this.widgetAfter,
this.onPressed,
});