toggle menu
doodle
0.10.3
common
switch theme
search in API
core
/
io.nacular.doodle.text
/
invoke
invoke
common
operator
fun
Font
?
.
invoke
(
text
:
String
)
:
StyledText
operator
fun
Font
?
.
invoke
(
text
:
(
)
->
StyledText
)
:
StyledText
operator
fun
Color
?
.
invoke
(
text
:
String
,
target
:
Target
=
Foreground
)
:
StyledText
operator
fun
Color
?
.
invoke
(
target
:
Target
=
Foreground
,
text
:
(
)
->
StyledText
)
:
StyledText
operator
fun
Paint
?
.
invoke
(
text
:
String
,
target
:
Target
=
Foreground
)
:
StyledText
operator
fun
Paint
?
.
invoke
(
target
:
Target
=
Foreground
,
text
:
(
)
->
StyledText
)
:
StyledText
operator
fun
TextDecoration
?
.
invoke
(
text
:
String
)
:
StyledText
operator
fun
TextDecoration
?
.
invoke
(
text
:
(
)
->
StyledText
)
:
StyledText