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

yearContentDescription

Source set: Android
val yearContentDescription = {
        createDescriptionDatePicker(
            locale,
            contentDescriptionTemplate,
            selectedIndex,
            datePickerState.selectedYear,
            yearString,
        )
    }

Content updated: