toggle menu
structures
0.6.0
common
switch theme
search in API
structures
/
ink.ui.structures.elements
/
FormattedText
/
Span
/
Text
Text
data
class
Text
(
val
text
:
String
)
:
FormattedText.Span
Members
Constructors
Text
Link copied to clipboard
constructor
(
text
:
String
)
Properties
text
Link copied to clipboard
val
text
:
String
Functions
to
Plain
String
Link copied to clipboard
open
fun
toPlainString
(
)
:
String