DefineMRowModifier sizeAll(double value) { return this.copyWith(valueWidth: value, valueHeight: value); }