catppuccinTypography
internal fun catppuccinTypography(isDark: Boolean, darkThemeToken: DarkThemeToken): Typography(source)
Executes the catppuccinTypography step in the SDAI presentation layer.
Author
Dmitriy Moroz
Parameters
isDark
is dark value consumed by the API.
darkThemeToken
dark theme token value consumed by the API.