maxWidth property

void maxWidth=(int value)

Implementation

set maxWidth(int value) {
  _maxWidth.value = value;
}