faceFamilyName method

String? faceFamilyName()

Implementation

String? faceFamilyName() {
  // 873
  return ttfFontFaceFamilyName(this);
}