tolerance property
final
Tolerance for minimum contrast ratio.
Any contrast ratio greater than minimumRatio or within a distance of tolerance from minimumRatio passes the test. Defaults to 0.01.
Implementation
final double tolerance;
Tolerance for minimum contrast ratio.
Any contrast ratio greater than minimumRatio or within a distance of tolerance from minimumRatio passes the test. Defaults to 0.01.
final double tolerance;