redwood
Toggle table of contents
0.18.0
common
Platform filter
common
Switch theme
Search in API
redwood
redwood-ui-basic-widget
/
app.cash.redwood.ui.basic.widget
/
Text
Text
@
ObjCName
(
name
=
"Text"
,
exact
=
true
)
interface
Text
<
W
:
Any
>
:
Widget
<
W
>
{tag=2}
Members
Properties
modifier
Link copied to clipboard
abstract
var
modifier
:
Modifier
value
Link copied to clipboard
abstract
val
value
:
W
Functions
text
Link copied to clipboard
abstract
fun
text
(
text
:
String
)
{tag=1}