TextShadow(hShadow: CssSize? = null, vShadow: CssSize? = null, blurRadius: CssSize? = null, color: Color? = null)
Type-safe definition of CSS text shadow.
hShadow - the position of the horizontal shadow
hShadow
vShadow - the position of the vertical shadow
vShadow
blurRadius - the blur radius
blurRadius
color - color of the shadow
color