expandedOutSide method

DefineMImageModifier expandedOutSide()

Implementation

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