BoxShadow

constructor(hOffset: <Error class: unknown class><Number, UNIT>? = null, vOffset: <Error class: unknown class><Number, UNIT>? = null, blurRadius: <Error class: unknown class><Number, UNIT>? = null, spreadRadius: <Error class: unknown class><Number, UNIT>? = null, color: Color? = null, inset: Boolean = false)

Parameters

hOffset

the position of the horizontal shadow

vOffset

the position of the vertical shadow

blurRadius

the blur radius

spreadRadius

the spread radius

color

color of the shadow

inset

changes the shadow from an outer shadow (outset) to an inner shadow