Label
data class Label(val default: OudsTypography.Label.Default, val moderate: OudsTypography.Label.Moderate, val strong: OudsTypography.Label.Strong)
Styles for utility text such as captions, input labels, and metadata.
Constructors
Link copied to clipboard
constructor(default: OudsTypography.Label.Default, moderate: OudsTypography.Label.Moderate, strong: OudsTypography.Label.Strong)