imageOpacity property

double imageOpacity
final

The opacity of the background image.

Value should be between 0.0 (fully transparent) and 1.0 (fully opaque). Only applies to asset images. Defaults to 1.0.

Implementation

final double imageOpacity;