gradientLength property
double
get
gradientLength
Maximum length (in units) of the gradient from one color to another. Default: 0.
Implementation
core.double get gradientLength;
set
gradientLength
(double val)
Implementation
set gradientLength(core.double val);