alpha property

  1. @override
double alpha
final

Alpha, from 0.0 to 1.0. The describes the transparency of the color. A value of 0.0 is fully transparent, and 1.0 is fully opaque.

Implementation

@override
final double alpha;