toggle menu
doodle
0.10.3
common
switch theme
search in API
controls
/
io.nacular.doodle.controls.theme
/
CommonTextButtonBehavior
/
textPosition
text
Position
fun
textPosition
(
button
:
Button
,
text
:
String
=
button.text
,
icon
:
Icon
<
Button
>
?
=
button.icon
,
bounds
:
Rectangle
=
button.bounds.atOrigin
,
textSpacing
:
TextSpacing
=
default
)
:
Point
(
source
)