menu
custom_pdf_converter package
documentation
pdf.dart
PdfColors
black constant
black constant
dark_mode
light_mode
black
constant
PdfColor
const
black
Implementation
static const PdfColor black = PdfColor.fromInt(0xff000000);
custom_pdf_converter package
documentation
pdf
PdfColors
black constant
PdfColors class