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