opacity property
Adjusts the image's transparency level, between 0.0 (fully transparent)
and 1.0 (fully opaque).
Implementation
final double? opacity;Adjusts the image's transparency level, between 0.0 (fully transparent)
and 1.0 (fully opaque).
final double? opacity;