toggle menu
markdown-editor
0.3.0
jvm
switch theme
search in API
markdown-editor
/
me.okonecny.markdowneditor
/
BlockStyle
Block
Style
data
class
BlockStyle
(
val
textStyle
:
TextStyle
,
val
modifier
:
Modifier
)
Members
Constructors
Block
Style
Link copied to clipboard
constructor
(
textStyle
:
TextStyle
,
modifier
:
Modifier
)
Properties
modifier
Link copied to clipboard
val
modifier
:
Modifier
text
Style
Link copied to clipboard
val
textStyle
:
TextStyle