fieldConfidenceTextColor property
- @JsonKey(toJson: toColorString)
getter/setter pair
Color of confidence value label text in details.
Implementation
@JsonKey(toJson: toColorString)
/// Color of confidence value label text in details.
Color? fieldConfidenceTextColor;