ElScaleAnimation constructor
const
ElScaleAnimation(})
Implementation
const ElScaleAnimation(
super.show, {
super.key,
super.duration,
super.curve = ElScaleAnimation.defaultCurve,
super.reverseCurve,
this.alignment = Alignment.topLeft,
required super.child,
});