getFontPackage static method

String? getFontPackage()

Implementation

static String? getFontPackage() {
  return BUILTIN_FONT_PACKAGE;
}