maxHeight property
The maximum height of this AnimatedOverflow. This value is only considered if animatedOverflowDirection is AnimatedOverflowDirection.VERTICAL and it should not be null.
Implementation
final double? maxHeight;
The maximum height of this AnimatedOverflow. This value is only considered if animatedOverflowDirection is AnimatedOverflowDirection.VERTICAL and it should not be null.
final double? maxHeight;