InputChipDefaults
object InputChipDefaults
Contains the baseline values used by an InputChip.
Functions
Link copied to clipboard
@Composable
Creates a BorderStroke that represents the default border used in an InputChip.
Link copied to clipboard
@Composable
Creates a SelectableChipColors that represents the default container, label, and icon colors used in an InputChip.
Link copied to clipboard
@Composable
Creates a SelectableChipElevation that will animate between the provided values according to the Material specification for an InputChip.