shapes

@get:Composable
@get:ReadOnlyComposable
val shapes: Shapes

Retrieves the current Shapes at the call site's position in the hierarchy.

Samples

androidx.compose.material3.samples.ThemeShapeSample