menu
hamreen_printing package
documentation
config/fonts.dart
FontsConfig
getFontsForA5English static method
getFontsForA5English static method
dark_mode
light_mode
getFontsForA5English
static method
Future
<
Map
<
String
,
Font
>
>
getFontsForA5English
(
)
Implementation
static Future<Map<String, pw.Font>> getFontsForA5English() async => getFontsForA4English();
hamreen_printing package
documentation
config/fonts
FontsConfig
getFontsForA5English static method
FontsConfig class