NHCustomLoading({ Key? key, this.height, required this.radius, this.color, this.loadingWidget, }) : super(key: key);