ChipColors

interface ChipColors

Represents the color values used for a chip.

Inheritors

Properties

Link copied to clipboard
abstract val containerColor: Color

Represents the background color of the Chip

Link copied to clipboard
abstract val contentColor: Color

Represents the color inside the Chip UI element (for the text)