PayWithLycheeScreen constructor
const
PayWithLycheeScreen({})
Implementation
const PayWithLycheeScreen(
{super.key,
required this.amount,
required this.storeName,
required this.storeLogo,
required this.secretKey,
required this.deviceUDID,
required this.apiKey});