maxGlaringPart property
double?
get
maxGlaringPart
The maximum allowable part of glared area. Example: value 0.1 is 10% allowed.
Implementation
double? get maxGlaringPart => _maxGlaringPart;
The maximum allowable part of glared area. Example: value 0.1 is 10% allowed.
double? get maxGlaringPart => _maxGlaringPart;