skia
Preparing search index...
canvaskit
TextShadow
Interface TextShadow
interface
TextShadow
{
blurRadius
?:
number
;
color
?:
InputColor
;
offset
?:
number
[]
;
}
Index
Properties
blur
Radius?
color?
offset?
Properties
Optional
blur
Radius
blurRadius
?:
number
Optional
color
color
?:
InputColor
Optional
offset
offset
?:
number
[]
2d array for x and y offset. Defaults to [0, 0]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
blur
Radius
color
offset
skia
Loading...
2d array for x and y offset. Defaults to [0, 0]