alpha property

double? alpha
getter/setter pair

The alpha value of this color in the gradient band.

Defaults to 1.0, fully opaque.

Implementation

core.double? alpha;