Tapaywebview constructor
const
Tapaywebview({})
Implementation
const Tapaywebview({
super.key,
required this.amountStr,
required this.apiUrl,
required this.encryptedData,
required this.iv,
required this.apiKey,
});