opacity property

double? opacity
final

Adjusts the image's transparency level, between 0.0 (fully transparent) and 1.0 (fully opaque).

Implementation

final double? opacity;