Stroke.setDashOffset

void setDashOffset(float offset)

Sets the offset into the dash pattern where dashing should begin.

This is an offset into the length of the path, not an index into the array values of the dash array.

See [gsk.stroke.Stroke.setDash] for more details on dashing.

Parameters

offsetoffset into the dash pattern