fontBold property
Bold face (package:pdf ThemeData.base + bold). When set, FontWeight.bold
uses this Type0 font (/F3) instead of fake double-stroke.
Implementation
final SfntFont? fontBold;
Bold face (package:pdf ThemeData.base + bold). When set, FontWeight.bold
uses this Type0 font (/F3) instead of fake double-stroke.
final SfntFont? fontBold;