opacity property
The fraction to scale the child's alpha value. An opacity of 1.0 is fully opaque. An opacity of 0.0 is fully transparent.
Implementation
@DoubleConverter()
final double opacity;
The fraction to scale the child's alpha value. An opacity of 1.0 is fully opaque. An opacity of 0.0 is fully transparent.
@DoubleConverter()
final double opacity;