m3BlockQuoteStyle

fun m3BlockQuoteStyle(background: <Error class: unknown class> = MaterialTheme.colorScheme.surfaceVariant, shape: <Error class: unknown class> = MaterialTheme.shapes.medium, barWidth: <Error class: unknown class> = 4.dp, barColor: <Error class: unknown class> = MaterialTheme.colorScheme.onSurfaceVariant, barShape: <Error class: unknown class> = RectangleShape, innerPadding: <Error class: unknown class> = PaddingValues(8.dp)): <Error class: unknown class>(source)

Constructs a BlockQuoteStyle using recommended defaults for your Material 3 theme.