PreviewLabChipStyle
data class PreviewLabChipStyle(val colors: PreviewLabChipColors, val shape: Shape, val elevation: ButtonElevation? = null, val contentPadding: PaddingValues)
Constructors
Link copied to clipboard
constructor(colors: PreviewLabChipColors, shape: Shape, elevation: ButtonElevation? = null, contentPadding: PaddingValues)