Newinputpage constructor
const
Newinputpage({})
Implementation
const Newinputpage({Key? key, required this.charge, required this.checkoutmethod, required this.onResponse, required this.publicKey, required this.secretKey}) : super(key: key);