noFlex property

AutoLayout noFlex

Implementation

AutoLayout get noFlex {
  return this.._useFlex = false;
}