surface property
Returns the color shade for a surface depending on the ZetaContrast value.
For both ZetaContrast.aa and ZetaContrast.aaa, it returns 10.
Implementation
Color get surface => shade(contrast.surface);
Returns the color shade for a surface depending on the ZetaContrast value.
For both ZetaContrast.aa and ZetaContrast.aaa, it returns 10.
Color get surface => shade(contrast.surface);