Searched refs:textShadow (Results 1 – 5 of 5) sorted by relevance
451 textShadow(value: ShadowOptions | Array<ShadowOptions>): TextClockAttribute;
572 textShadow(value: ShadowOptions | Array<ShadowOptions>): TextTimerAttribute;
539 textShadow(value: ShadowOptions | Array<ShadowOptions>): SpanAttribute;
812 textShadow(value: ShadowOptions | Array<ShadowOptions>): TextAttribute;
356 textShadow?: ShadowOptions | Array<ShadowOptions>; property