PaymentScreen constructor

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

Widget for displaying a payment screen with in-app purchase options.

Implementation

const PaymentScreen({super.key});