flex property

AutoLayout flex

Implementation

AutoLayout get flex {
  return this.._useFlex = true;
}