alpha property

num alpha

The alpha level of color.

Implementation

num get alpha => rgba[3] / 255;