overAndUnderCenterOpacity property

double overAndUnderCenterOpacity
final

The opacity value that will be applied to the wheel that appears below and above the magnifier.

The default value is 1.0, which will not change anything.

Must be greater than or equal to 0, and less than or equal to 1.

Implementation

final double overAndUnderCenterOpacity;