noFlex property

AutoLayout get noFlex

Implementation

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