opacity property

double opacity
final

The opacity of the shimmer effect.

Value should be between 0.0 (fully transparent) and 1.0 (fully opaque). Defaults to 1.0.

Implementation

final double opacity;