darkest property

Color darkest

The darkest shade of the color.

Implementation

Color get darkest => swatch['darkest'] ?? darker.withOpacity(0.7);