fontFamily property

String? fontFamily
final

Optional font family to apply to all text in the theme.

This overrides the font family from the active theme.

Implementation

final String? fontFamily;