swatch property

Map<String, Color> swatch
final

The avaiable shades for this color. This can't be null nor empty

Implementation

final Map<String, Color> swatch;