Object

ShapeDefaults

Contains the default values used by Shapes

Source set: Android
public object ShapeDefaults

Contains the default values used by Shapes

Properties

ExtraSmall

Source set: Android
public val ExtraSmall: RoundedCornerShape

Extra small sized corner shape

Small

Source set: Android
public val Small: RoundedCornerShape

Small sized corner shape

Medium

Source set: Android
public val Medium: RoundedCornerShape

Medium sized corner shape

Large

Source set: Android
public val Large: RoundedCornerShape

Large sized corner shape

ExtraLarge

Source set: Android
public val ExtraLarge: RoundedCornerShape

Extra large sized corner shape

Last updated: