VoucherHowToUseScreen constructor
const
VoucherHowToUseScreen({})
Implementation
const VoucherHowToUseScreen({
super.key,
required this.brandName,
required this.deeplink,
required this.imageUrl,
this.cardNumber,
this.cardPin,
});