toggle menu
redwood
0.15.0
common
switch theme
search in API
redwood-layout-testing
/
app.cash.redwood.layout.testing
/
SpacerValue
/
SpacerValue
Spacer
Value
constructor
(
modifier
:
Modifier
=
Modifier
,
width
:
Dp
=
Dp(0.0)
,
height
:
Dp
=
Dp(0.0)
)