DirectionalGradientAngle constructor

const DirectionalGradientAngle(
  1. double angle
)

Creates a DirectionalGradientAngle with the specified angle in radians.

Implementation

const DirectionalGradientAngle(this.angle);