Global opacity multiplier in 0, 1.
0, 1
double get opacity => _geometry.opacity;
set opacity(double value) => _geometry.opacity = value;