data class Inset(val none: Dp, val fourExtraSmall: Dp, val threeExtraSmall: Dp, val twoExtraSmall: Dp, val extraSmall: Dp, val small: Dp, val medium: Dp, val large: Dp, val extraLarge: Dp, val twoExtraLarge: Dp, val threeExtraLarge: Dp) Spacing values used for inset positioning.