Package-level declarations
Types
Link copied to clipboard
data class CarbonTypography(val ibmPlexSansFamily: FontFamily, val ibmPlexSerifFamily: FontFamily, val ibmPlexMonoFamily: FontFamily)
Carbon typography type sets.
Properties
Link copied to clipboard
A staticCompositionLocalOf that provides the current CarbonTypography.
Functions
Link copied to clipboard
Builds and returns a FontFamily of the IBM Plex monospace font.
Link copied to clipboard
Builds and returns a FontFamily of the IBM Plex sans serif font.
Link copied to clipboard
Builds and returns a FontFamily of the IBM Plex serif font.