stopGradient top-level constant

List<double> const stopGradient

Implementation

const List<double> stopGradient = [
  0.1,
  0.2,
  0.3,
  0.4,
  0.5,
  0.6,
  0.7,
  0.8,
  0.9,
  1.0,
];