Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-css
/
kotlinx.css.properties
/
BoxShadow
/
BoxShadow
Box
Shadow
constructor
(
color
:
Color
=
Color.currentColor
,
offsetX
:
LinearDimension
=
0.px
,
offsetY
:
LinearDimension
=
0.px
,
blurRadius
:
LinearDimension
=
0.px
,
spreadRadius
:
LinearDimension
=
0.px
)
(
source
)