getFontsForA5English static method

Future<Map<String, Font>> getFontsForA5English()

Implementation

static Future<Map<String, pw.Font>> getFontsForA5English() async =>
    getFontsForA4English();