getTypography

abstract fun getTypography(type: AtomikTypographyType): AtomikTypography

Gets the typography based on a type. If none is found then the fallback is returned

Return

the AtomikTypography based on the type passed

Parameters

type

The type of typography you want to get as a AtomikTypographyType