HowItWorksModalScreen constructor
const
HowItWorksModalScreen({})
Implementation
const HowItWorksModalScreen({
super.key,
required this.voucherProductId,
required this.brandLogoUrl,
required this.tncFilePath,
required this.onTncClick,
});