oskit-compose
Toggle table of contents
4.0.1
common
Platform filter
common
Switch theme
Search in API
oskit-compose
oskit-compose
/
com.outsidesource.oskitcompose.modifier
/
OuterShadow
/
OuterShadow
Outer
Shadow
constructor
(
blur
:
Dp
,
spread
:
Dp
=
0.dp
,
color
:
Color
=
Color.Black
,
shape
:
Shape
=
RectangleShape
,
offset
:
DpOffset
=
DpOffset.Zero
)