crossAxisStretch property

AutoLayout get crossAxisStretch

Implementation

AutoLayout get crossAxisStretch {
  return this.._crossAxisAlignment = CrossAxisAlignment.stretch;
}