ChipElevation
constructor(elevation: Dp, pressedElevation: Dp, focusedElevation: Dp, hoveredElevation: Dp, draggedElevation: Dp, disabledElevation: Dp)
Parameters
elevation
the elevation used when the chip is enabled.
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