Shadow

constructor(radiusDp: Float, dxDp: Float = 0.0f, dyDp: Float = 0.0f, color: Int = Defaults.SHADOW_COLOR)

Parameters

radiusDp

the blur radius (in dp).

dxDp

the horizontal offset (in dp).

dyDp

the vertical offset (in dp).

color

the color.