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