CustomButton( {Key? key, this.isInverted = false, this.buttonText, this.height, this.width, this.onPressed}) : super(key: key);