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