CustomResetButton({ Key? key, this.loading = false, this.buttonText, this.height, this.width, }) : super(key: key);