lightest property

Color lightest

The lighest shade of the color

Implementation

Color get lightest => swatch['lightest'] ?? lighter.withOpacity(0.7);