RequestSuccessView( {Key? key, required this.title, required this.content, this.viewButton}) : super(key: key);