toggle menu
redwood
0.15.0
common
switch theme
search in API
redwood-layout-widget
/
app.cash.redwood.layout.widget
/
Spacer
Spacer
@
ObjCName
(
name
=
"Spacer"
,
exact
=
true
)
interface
Spacer
<
W
:
Any
>
:
Widget
<
W
>
{tag=3}
Members
Properties
modifier
Link copied to clipboard
abstract
var
modifier
:
Modifier
value
Link copied to clipboard
abstract
val
value
:
W
Functions
height
Link copied to clipboard
abstract
fun
height
(
height
:
Dp
)
{tag=2}
width
Link copied to clipboard
abstract
fun
width
(
width
:
Dp
)
{tag=1}