ChipStyle

data class ChipStyle(val colors: ChipColors, val shape: Shape, val elevation: ButtonElevation? = null, val contentPadding: PaddingValues)

Constructors

Link copied to clipboard
constructor(colors: ChipColors, shape: Shape, elevation: ButtonElevation? = null, contentPadding: PaddingValues)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard