opacityAnimation property

Animation<double> opacityAnimation
getter/setter pair

opacity Animation from 0 to 1 with some distribution curve

Implementation

late Animation<double> opacityAnimation;