ChipColors
Represents the container and content colors used in a clickable chip in different states.
Parameters
the container color of this chip when enabled
the label color of this chip when enabled
the color of this chip's start icon when enabled
the color of this chip's end icon when enabled
the container color of this chip when not enabled
the label color of this chip when not enabled
the color of this chip's start icon when not enabled
the color of this chip's end icon when not enabled
Constructors
create an instance with arbitrary colors, see AssistChipDefaults, InputChipDefaults, and SuggestionChipDefaults for the default colors used in the various Chip configurations.
Properties
Functions
Returns a copy of this ChipColors, optionally overriding some of the values. This uses the Color.Unspecified to mean “use the value from the source”