menu
pdf_plus package
documentation
pdf.dart
PdfColor
splitcomplementary property
splitcomplementary property
dark_mode
light_mode
splitcomplementary
property
List
<
PdfColor
>
get
splitcomplementary
Returns complementary colors.
Implementation
List<PdfColor> get splitcomplementary => toHsv().splitcomplementary;
pdf_plus package
documentation
pdf
PdfColor
splitcomplementary property
PdfColor class