menu
custom_pdf_converter package
documentation
pdf.dart
PdfColorHsl
toHsl method
toHsl method
dark_mode
light_mode
toHsl
method
@
override
PdfColorHsl
toHsl
(
)
override
Convert this color to HSL
Implementation
@override PdfColorHsl toHsl() { return this; }
custom_pdf_converter package
documentation
pdf
PdfColorHsl
toHsl method
PdfColorHsl class