expandedOutSide method

DefineMStackModifier expandedOutSide()

Implementation

DefineMStackModifier expandedOutSide() {
  return this.copyWith(valueOutSizeFlex: true);
}