# shadowDict
Dictionary describing the shadow effect for text.
NOTE
This is an abstract type. Any object of this structure can be used where this type is used.
# Properties
# blurRadius
blurRadius :Number
Specifies the blur radius of the shadow.
A value of 0
means no blur is applied.
# color
color :String | Titanium.UI.Color
Color name or hex triplet specifying the color of the shadow.