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