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