redwood
Toggle table of contents
0.17.0
common
Platform filter
common
Switch theme
Search in API
redwood
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)
)