opacity property

double get opacity

The opacity at which the circle will be drawn.

Implementation

double get opacity => color.a;