scaleAnimation property

Animation<double> scaleAnimation
getter/setter pair

scale Animation from 0 to 1 with some distribution curve

Implementation

late Animation<double> scaleAnimation;