fontName property

  1. @override
String fontName
override

The font's real name

Implementation

@override
String get fontName => font.fontName;