PaymentPreview constructor

const PaymentPreview({
  1. Key? key,
})

Implementation

const PaymentPreview({Key? key}) : super(key: key);