redwood-layout-schema
0.3.0
jvm
redwood-layout-schema
/
app.cash.redwood.layout
/
Spacer
Spacer
data
class
Spacer
(
val
width
:
Dp
,
val
height
:
Dp
)
Members
Constructors
Spacer
Link copied to clipboard
constructor
(
width
:
Dp
,
height
:
Dp
)
Properties
height
Link copied to clipboard
val
height
:
Dp
width
Link copied to clipboard
val
width
:
Dp