componentBackground property
- @JsonKey(toJson: ColorKey.toJson, fromJson: ColorKey.fromJson)
inherited
Background color of the payment sheet components.
Implementation
@JsonKey(toJson: ColorKey.toJson, fromJson: ColorKey.fromJson)
Color? get componentBackground => throw _privateConstructorUsedError;