onPaymentError property

void Function(BuildContext, StripeApiException) onPaymentError
getter/setter pair

Implementation

static void Function(BuildContext, StripeApiException) onPaymentError = _defaultOnPaymentError;