triadic property

List<PdfColor> triadic

Returns a list of triadic colors

Implementation

List<PdfColor> get triadic => toHsv().triadic;