cropOverlayColor property

Color cropOverlayColor
final

This refers to the overlay area atop the image when the cropping area is smaller than the image.

The opacity of this area is 0.7 when no interaction is active and 0.45 when an interaction is active.

Implementation

final Color cropOverlayColor;