fontBold property

SfntFont? fontBold
final

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;