opacity property

Animation<double>? opacity
final

opacity animation for image, default is null

Implementation

final Animation<double>? opacity;