expandedOutSide method

DefineMColumnModifier expandedOutSide()

Implementation

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