Source set: Android
object ShapeDefaults
Contains the default values used by Shapes
Properties
ExtraSmall
Source set: Android
val ExtraSmall: CornerBasedShape = ShapeTokens.CornerExtraSmall
Extra small sized corner shape
Small
Source set: Android
val Small: CornerBasedShape = ShapeTokens.CornerSmall
Small sized corner shape
Medium
Source set: Android
val Medium: CornerBasedShape = ShapeTokens.CornerMedium
Medium sized corner shape
Large
Source set: Android
val Large: CornerBasedShape = ShapeTokens.CornerLarge
Large sized corner shape
ExtraLarge
Source set: Android
val ExtraLarge: CornerBasedShape = ShapeTokens.CornerExtraLarge
Extra large sized corner shape