changedWidth property
defines the width of AnimatedContainer upto which it can expand during animation
Implementation
final double? changedWidth;
defines the width of AnimatedContainer upto which it can expand during animation
final double? changedWidth;