getFontsForA6English static method

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

Implementation

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