primaryButtonLabel property

String? primaryButtonLabel
inherited

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 primaryButtonLabel => throw _privateConstructorUsedError;