compose-richtext
common
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
)