colors
@Composable
Content copied to clipboard
Initialises a TimePickerColors object which represents the different colors used by the timepicker composable
Parameters
activeBackgroundColor
background color of selected time unit or period (AM/PM)
inactiveBackgroundColor
background color of inactive items in the dialog including the clock face
activeTextColor
color of text on the activeBackgroundColor
inactiveTextColor
color of text on the inactiveBackgroundColor
inactivePeriodBackground
background color of the inactive period (AM/PM) selector
borderColor
border color of the period (AM/PM) selector
selectorColor
color of clock hand/selector
selectorTextColor
color of text on selectedColor