menu
custom_pdf_converter package
documentation
pdf.dart
PdfPage
fonts property
fonts property
dark_mode
light_mode
fonts
property
Map
<
String
,
PdfFont
>
fonts
final
inherited
The fonts associated with this page
Implementation
final fonts = <String, PdfFont>{};
custom_pdf_converter package
documentation
pdf
PdfPage
fonts property
PdfPage class