listItemColors
Provide default ListItemColors for ListItem
Return
default ListItemColors
@Composable
Create a custom ListItemColors for ListItem
Return
a new ListItemColors with expected colors. See parameter list for color list.
Parameters
backgroundColor
for background shape color
leadingColor
leading content color, such as icon & text color
headlineColor
headline content color, usually is for text color
supportingColor
supporting content color, usually is for text color
trailingColor
trailing content color, such as icon & text color