backgroundOpaque property

double backgroundOpaque
final

With an opacity of 1.0, background is fully opaque.

With an opacity of 0.0, background is fully transparent (i.e., invisible). Default will be set to kOpaque or 0.5 slightly see through

Implementation

final double backgroundOpaque;