oskit-compose
Toggle table of contents
4.1.0
common
Target filter
common
Switch theme
Search in API
Skip to content
oskit-compose
oskit-compose
/
com.outsidesource.oskitcompose.modifier
/
KmpShadow
/
KmpShadow
Kmp
Shadow
constructor
(
blur
:
Dp
,
spread
:
Dp
=
0.dp
,
brush
:
Brush
=
SolidColor(Color.Black)
,
shape
:
Shape
=
RectangleShape
,
offset
:
DpOffset
=
DpOffset.Zero
)
constructor
(
blur
:
Dp
,
spread
:
Dp
=
0.dp
,
color
:
Color
=
Color.Black
,
shape
:
Shape
=
RectangleShape
,
offset
:
DpOffset
=
DpOffset.Zero
)