PaymentScreen constructor
const
PaymentScreen({
- Key? key,
Widget for displaying a payment screen with in-app purchase options.
Implementation
const PaymentScreen({super.key});
Widget for displaying a payment screen with in-app purchase options.
const PaymentScreen({super.key});