const ReportLoadingWidget( {Key? key, this.firstMessage, this.secondMessage, this.thirdMessage}) : super(key: key);