minContentHeight property

double minContentHeight
final

minContentHeight controls the minimum height of the content body. content body with minContentHeight displays only when enableExpandableContent is false. It Must be greater or equal to 0. Default value is 0.

Implementation

final double minContentHeight;