Shadow

constructor(radiusDp: Float, xDp: Float = 0.0f, yDp: Float = 0.0f, color: Int = Defaults.SHADOW_COLOR)

Parameters

radiusDp

the blur radius (in dp).

xDp

the horizontal offset (in dp).

yDp

the vertical offset (in dp).

color

the color.