primaryButtonLabel property
The label to use for the primary button. If not set, Payment Sheet will display suitable default labels for payment and setup intents
Implementation
String? get customerId;/// The label to use for the primary button. If not set, Payment Sheet will display suitable default labels for payment and setup intents
String? get primaryButtonLabel;