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