GradientDirection constructor Null safety

GradientDirection(
  1. String value
)

Implementation

GradientDirection(this.value);