AssistChipDefaults
object AssistChipDefaults
Contains the baseline values used by AssistChip.
Functions
Link copied to clipboard
@Composable
@Composable
Creates a ChipBorder that represents the default border used in a flat AssistChip.
Link copied to clipboard
@Composable
Creates a ChipColors that represents the default container , label, and icon colors used in a flat AssistChip.
Link copied to clipboard
@Composable
Creates a ChipElevation that will animate between the provided values according to the Material specification for a flat AssistChip.
Link copied to clipboard
@Composable
Creates a ChipColors that represents the default container, label, and icon colors used in an elevated AssistChip.
Link copied to clipboard
@Composable
Creates a ChipElevation that will animate between the provided values according to the Material specification for an elevated AssistChip.