CancelPaymentWidget constructor
const
CancelPaymentWidget({
- Key? key,
- required DigitalpayeConfigInterface config,
Implementation
const CancelPaymentWidget({super.key, required this.config});