opacity property

double opacity
inherited

The alpha value as a double normalized to a 0.0 to 1.0 range.

Implementation

double get opacity => alpha / 255;