OudsElevations
data class OudsElevations(val none: Dp, val default: Dp, val drag: Dp, val emphasized: Dp, val raised: Dp, val sticky: Dp)
Holds the elevation values defined in the OUDS theme.
Elevation is used to create a sense of depth and hierarchy in a design, helping to distinguish between layers and interactive elements.