fontName property

String get fontName

Implementation

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