PayWithCard constructor

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

Implementation

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