outlineWidth property
Width of the outline in units. Default: 0.
Implementation
@core.Deprecated('Use LineStyle for actions with properties.')
core.double get outlineWidth;
Implementation
@core.Deprecated('Use LineStyle for actions with properties.')
set outlineWidth(core.double val);