type DropShadowOptions = object;
Options for configuring drop shadow effects on blocks.
color?
Color
offset?
object
offset.x?
number
offset.y?
blur?
blur.x?
blur.y?