FontFamily
Font family for a custom branding configuration.
enum FontFamily {
NOTO_SANS
FIRA_MONO
POPPINS
DM_SANS
INTER
}
Values
FontFamily.NOTO_SANS {#noto-sans}
Stored as "noto-sans".
FontFamily.FIRA_MONO {#fira-mono}
Stored as "fira-mono".
FontFamily.POPPINS {#poppins}
FontFamily.DM_SANS {#dm-sans}
FontFamily.INTER {#inter}
Member Of
CustomBrandingConfigurations object ●
CustomBrandingConfigurationsInput input
Was this topic helpful?