maxHeight property

void maxHeight=(double value)

Implementation

set maxHeight(double value) {
  _maxHeight.value = value;
}