DirectionalGradientAngle constructor
const
DirectionalGradientAngle(
- double angle
Creates a DirectionalGradientAngle with the specified angle in radians.
Implementation
const DirectionalGradientAngle(this.angle);