gradientLength property

double gradientLength
final

Length of the gradient.

  • If < 1: treated as percentage of path length (0.25 = 25%)
  • If >= 1: treated as absolute pixels

Implementation

final double gradientLength;