imgOpacity property

Animation<double>? imgOpacity
final

Opacity of the image, optional. 图像的不透明度,可选

Implementation

final Animation<double>? imgOpacity;