persistentContentHeight property

double persistentContentHeight
final

persistentContentHeight is the height of the content which will never been contracted. It only relates to expandableContent. persistentHeader and persistentFooter will not be affected by this.

Implementation

final double persistentContentHeight;