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