setDashOffset abstract method

void setDashOffset(
  1. double dashOffset
)

Offset from the start of the polyline to the reference dash in units. Default: 0.

Implementation

void setDashOffset(core.double dashOffset);