ListItemColors
Represents the container and content colors used in a list item in different states.
Parameters
the container color of this list item when enabled.
the headline text content color of this list item when enabled.
the color of this list item's leading content when enabled.
the overline text color of this list item
the supporting text color of this list item
the color of this list item's trailing content when enabled.
the content color of this list item when not enabled.
the color of this list item's leading content when not enabled.
the color of this list item's trailing content when not enabled.
Constructors
create an instance with arbitrary colors. See ListItemDefaults.colors for the default colors used in a ListItem.
Properties
Functions
Returns a copy of this ListItemColors, optionally overriding some of the values. This uses the Color.Unspecified to mean “use the value from the source”