fontName property

String fontName

Implementation

String get fontName =>
    getNameID(TtfParserName.postScriptName) ?? hashCode.toString();