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