const PayemntScreen( {Key? key, this.title, required this.url, this.titleBackgroundColor}) : super(key: key);