Shadow
You can add shadows on a shape, a line, text, or an image which can create a sense of third dimension.
Properties:
- shadowOffsetX - the horizontal distance of a shadow from a shape.
- shadowOffsetY - the vertical distance of a shadow from a shape. You can use positive or negative values to control the position of a shadow. The default value is zero.
- shadowColor - shadow color.
- shadowBlur - the amount of blur (type: number) that is applied to shadows.