datePikerColors
@Composable
Custom colors for DatePicker.
Parameters
primaryContentColor
Main text color for date and title.
weekTextColor
Color for week title.
inactiveDateColor
Color for inactive date text.
selectedDateBackgroundColor
Color for selected date.
todayBackgroundColor
Background color for today.
todayTextColor
Color for today text.
rangeBackgroundColor
Color for rang selection.