gradientLength property
Maximum length (in units) of the gradient from one color to another. Default: 0.
Implementation
@core.Deprecated('Use LineStyle for actions with properties.')
core.double get gradientLength;
Implementation
@core.Deprecated('Use LineStyle for actions with properties.')
set gradientLength(core.double val);