DatePickerColors

Represents the colors used by a timepicker and its parts in different states

See DatePickerDefaults.colors for the default implementation

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract val headerTextColor: Color

Functions

Link copied to clipboard

Gets the background color dependant on if the item is active or not

Link copied to clipboard
abstract fun dateTextColor(active: Boolean): State<Color>

Gets the text color dependant on if the item is active or not