fontName property

String? fontName
final

Sets the name of the font to be used.

If this is set, the fontWeight of style is ignored.

Default: null

Implementation

final String? fontName;