compose-richtext
common
richtext-ui
/
com.halilibo.richtext.ui
/
OrderedMarkers
/
Companion
/
invoke
invoke
operator
fun
invoke
(
drawMarker
:
@
Composable
(
level
:
Int
,
index
:
Int
)
->
Unit
)
:
OrderedMarkers
Creates an
OrderedMarkers
from an arbitrary composable given the indentation level and the index.