getFontPackage static method

String? getFontPackage()

Implementation

static String? getFontPackage() {
  return builtinFontPackage;
}