CardForm constructor
const
CardForm({})
Implementation
const CardForm(
{super.key,
this.onSubmitted,
required this.paymentService,
this.locale = const Locale('es'),
this.themeData});
const CardForm(
{super.key,
this.onSubmitted,
required this.paymentService,
this.locale = const Locale('es'),
this.themeData});