cameraOverlayColor property
- @JsonKey(toJson: toColorString)
read / write
Background color of the detection overlay.
Implementation
@JsonKey(toJson: toColorString)
/// Background color of the detection overlay.
Color? cameraOverlayColor;