stretchMaxHeight property

double stretchMaxHeight
final

stretchMaxHeight: Height of the expandedBody widget. The height is a double between 0.0 and 0.95. The default value of height is 0.9 and should be greater than headerExpandedHeight

Implementation

final double stretchMaxHeight;