onRequestFont property

Future<Font> Function(String) onRequestFont
final

A simple request font when converter detect a font

Implementation

final Future<pw.Font> Function(String) onRequestFont;