compose-richtext
common
richtext-markdown
/
com.halilibo.richtext.markdown.node
/
AstStrikethrough
Ast
Strikethrough
@
Immutable
data
class
AstStrikethrough
(
val
delimiter
:
String
)
:
AstInlineNodeType
Members
Constructors
Ast
Strikethrough
Link copied to clipboard
constructor
(
delimiter
:
String
)
Properties
delimiter
Link copied to clipboard
val
delimiter
:
String