surface property

Color get surface

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);