DsShapes

interface DsShapes

Core design system shapes interface containing the standard Material 3 corner scale.

See also

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract val large: ShapeAppearance
Link copied to clipboard
abstract val medium: ShapeAppearance
Link copied to clipboard
abstract val small: ShapeAppearance

Functions

Link copied to clipboard
fun DsShapes.toShapes(): Shapes

Maps this DsShapes definition to a Jetpack Compose Material 3 Shapes instance.