FontData constructor

FontData(
  1. Map<String, String> ttfFonts
)

Implementation

FontData(this.ttfFonts);