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