ChipsDefaults
object ChipsDefaults
the default values for chips.
Properties
Functions
Link copied to clipboard
the default chip colors from the theme's color scheme.
@Composable
Creates a new ChipColors instance with the specified content and background colors. If the colors are not specified, the default colors from the theme's color scheme are used.
Link copied to clipboard
the default toggleable chip colors from the theme's color scheme.
@Composable
Creates a new ToggleableChipColors instance with the specified content and background colors. If the colors are not specified, the default colors from the theme's color scheme are used.