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