elevatedSuggestionChipElevation
@Composable
Creates a ChipElevation that will animate between the provided values according to the Material specification for an elevated SuggestionChip.
Parameters
elevation
the elevation used when the chip is has no other Interactions
pressedElevation
the elevation used when the chip is pressed
focusedElevation
the elevation used when the chip is focused
hoveredElevation
the elevation used when the chip is hovered
draggedElevation
the elevation used when the chip is dragged
disabledElevation
the elevation used when the chip is not enabled