compose-richtext
common
richtext-ui
/
com.halilibo.richtext.ui
/
BlockQuote
Block
Quote
@
Composable
fun
RichTextScope
.
BlockQuote
(
children
:
@
Composable
RichTextScope
.
(
)
->
Unit
)
Draws a block quote, with a
BlockQuoteGutter
drawn beside the children on the start side.