background property
Background color of the payment sheet.
Make sure there is enough contrast with primary
.
Implementation
@JsonKey(toJson: ColorKey.toJson, fromJson: ColorKey.fromJson)
Color? get background => throw _privateConstructorUsedError;