polygonBackgroundColorOK property
Background color of the detected document's outline when ready to snap.
Implementation
@JsonKey(toJson: toColorString)
/// Background color of the detected document's outline when ready to snap.
Color? polygonBackgroundColorOK;