DatePickerDefaults
Contains default values used by the DatePicker.
Properties
A default SelectableDates that allows all dates to be selected.
The default tonal elevation used for DatePickerDialog.
A date format skeleton used to format a selected date (e.g. "Mar 27, 2021")
A date format skeleton used to format the date picker's year selection menu button (e.g. "March 2021")
A date format skeleton used to format a selected date to be used as content description for screen readers (e.g. "Saturday, March 27, 2021")
Functions
Creates a DatePickerColors that will potentially animate between the provided colors according to the Material specification.
Returns a DatePickerFormatter.
A default date picker headline composable that displays a default headline text when there is no date selection, and an actual date string when there is.
A default date picker title composable.