litho-widget-kotlin
0.48.0
litho-widget-kotlin
/
com.facebook.litho.widget.collection
/
LinearSpacingItemDecoration
/
LinearSpacingItemDecoration
Linear
Spacing
Item
Decoration
fun
LinearSpacingItemDecoration
(
@
Px
all
:
Int
?
=
null
,
@
Px
between
:
Int
?
=
null
,
@
Px
start
:
Int
?
=
null
,
@
Px
end
:
Int
?
=
null
)