getFontsForA5Arabic static method

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

Implementation

static Future<Map<String, pw.Font>> getFontsForA5Arabic() async =>
    getFontsForA4Arabic();