ChipsDefaults
the default values for chips.
Properties
Functions
the default chip colors from the theme's color scheme.
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.
the default chip vibrants from the theme's color scheme.
Creates a new ChipVibrants instance with the specified content and background vibrants. If the vibrants are not specified, the default vibrants from the theme's color scheme are used.
the default toggleable chip colors from the theme's color scheme.
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.
the default toggleable chip vibrants from the theme's color scheme.
Creates a new ToggleableChipVibrants instance with the specified content and background vibrants. If the vibrants are not specified, the default vibrants from the theme's color scheme are used.