const CustomCloseButton({ Key? key, this.leading, this.onCloseTap, this.closeButtonColor, }) : super(key: key);