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