const LoadingUIPageWidget( {Key? key, this.isCart = false, this.msg, this.duration}) : super(key: key);