🌈 Create new beautiful Compose Gradients with our new wesite ->
Property

labelTextStyle

Source set: Android
val labelTextStyle =
        if (isLargeScreen) {
            DatePickerTokens.LabelLargeTypography.value
        } else {
            DatePickerTokens.LabelTypography.value
        }

Content updated: