outlineColor property
The outline color. Default: hexademical RGBA code 0x00000000.
Implementation
@core.Deprecated('Use LineStyle for actions with properties.')
ui.Color get outlineColor;
Implementation
@core.Deprecated('Use LineStyle for actions with properties.')
set outlineColor(ui.Color val);