toggle menu
doodle
0.10.3
common
switch theme
search in API
core
/
io.nacular.doodle.layout.constraints
/
withSizeInsets
with
Size
Insets
common
fun
ConstraintDslContext
.
withSizeInsets
(
width
:
Double
?
=
null
,
height
:
Double
?
=
null
,
block
:
ConstraintDslContext
.
(
)
->
Unit
)