overlayColor property

Color? overlayColor
getter/setter pair

The overlay color (when using document detection), should be a hex RGB color string.

Implementation

Color? overlayColor;