fontFamilyPackage property

String? fontFamilyPackage
final

The package fontFamily is shipped in.

Defaults to gpt_markdown only while fontFamily is also null. Set fontFamily to a family of your own and this stays null unless you say otherwise, which is what you want for an app-level font.

Implementation

final String? fontFamilyPackage;