Sets the stroke dash array for this paint.
void setStrokeDasharray(List<double>? strokeDasharray) { _strokeDasharray = strokeDasharray; }