componentText property
Color of the entered text in the payment components.
Implementation
@JsonKey(toJson: ColorKey.toJson, fromJson: ColorKey.fromJson)
Color? get componentText => throw _privateConstructorUsedError;
Color of the entered text in the payment components.
@JsonKey(toJson: ColorKey.toJson, fromJson: ColorKey.fromJson)
Color? get componentText => throw _privateConstructorUsedError;