dashOffset property
Offset from the start of the polyline to the reference dash in units. Default: 0.
Implementation
@core.Deprecated('Use LineStyle for actions with properties.')
core.double get dashOffset;
Implementation
@core.Deprecated('Use LineStyle for actions with properties.')
set dashOffset(core.double val);