const PaymobIFrameInApp({ Key? key, required this.redirectURL, this.onPayment, this.title, this.appBarColor, }) : super(key: key);