vertical static method

GradientDirection vertical()

Implementation

static GradientDirection vertical() {
  return GradientDirection('vertical');
}