compose-richtext
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
compose-richtext
richtext-ui
/
com.halilibo.richtext.ui
/
InfoPanelStyle
/
InfoPanelStyle
Info
Panel
Style
constructor
(
contentPadding
:
PaddingValues
?
=
null
,
background
:
@
Composable
(
InfoPanelType
)
->
Modifier
?
=
null
,
textStyle
:
@
Composable
(
InfoPanelType
)
->
TextStyle
?
=
null
)