fonts property

Set<PdfFont> fonts
final

This holds the current fonts

Implementation

final Set<PdfFont> fonts = <PdfFont>{};