KmpShadow

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)